Lines Matching refs:__le64
470 __le64 e_blkno; /* Physical disk offset, in blocks */
477 __le64 c_blkno; /* Physical disk offset (blocks) of 1st group */
502 __le64 l_reserved2; /* Pad to
517 __le64 cl_reserved1;
545 __le64 h_blkno; /* Offset on disk, in blocks */
546 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this
550 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
623 /*10*/ __le64 s_lastcheck; /* Time of last check */
628 __le64 s_root_blkno; /* Offset, in blocks, of root directory
630 /*30*/ __le64 s_system_dir_blkno; /* Offset, in blocks, of system
638 __le64 s_first_cluster_group; /* Block offset of 1st cluster
650 /*C0*/ __le64 s_reserved2[15]; /* Fill out superblock */
673 __le64 la_reserved2;
705 /*20*/ __le64 i_size; /* Size in bytes */
709 /*30*/ __le64 i_atime; /* Access time */
710 __le64 i_ctime; /* Creation time */
711 /*40*/ __le64 i_mtime; /* Modification time */
712 __le64 i_dtime; /* Deletion time */
713 /*50*/ __le64 i_blkno; /* Offset on disk, in blocks */
714 __le64 i_last_eb_blk; /* Pointer to last extent
724 __le64 i_xattr_loc;
726 /*88*/ __le64 i_dx_root; /* Pointer to dir index root block */
727 /*90*/ __le64 i_refcount_loc;
728 __le64 i_suballoc_loc; /* Suballocator block group this
732 /*A0*/ __le64 i_reserved2[3];
734 __le64 i_pad1; /* Generic way to refer to this
737 __le64 i_rdev; /* Device number */
772 /*00*/ __le64 inode; /* Inode number */
789 /*00*/ __le64 db_compat_inode; /* Always zero. Was inode */
799 __le64 db_reserved2;
800 __le64 db_free_next; /* Next block in list (unused) */
801 /*20*/ __le64 db_blkno; /* Offset on disk, in blocks */
802 __le64 db_parent_dinode; /* dinode which owns me, in
820 __le64 dx_dirent_blk; /* Physical block in unindexed
852 __le64 dr_blkno; /* Offset on disk, in blocks */
853 __le64 dr_last_eb_blk; /* Pointer to last
860 __le64 dr_dir_blkno; /* Pointer to parent inode */
865 __le64 dr_free_blk; /* Pointer to head of free
867 __le64 dr_suballoc_loc; /* Suballocator block group
872 __le64 dr_reserved3[14];
890 __le64 dl_blkno; /* Offset on disk, in blocks */
893 __le64 dl_reserved1;
918 __le64 bg_next_group; /* Next group in my list, in
920 /*20*/ __le64 bg_parent_dinode; /* dinode which owns me, in
922 __le64 bg_blkno; /* Offset on disk, in blocks */
924 __le64 bg_reserved2;
951 /*00*/ __le64 r_cpos; /* Physical offset, in clusters */
966 __le64 rl_reserved1; /* Pad to sizeof(ocfs2_refcount_record) */
978 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */
979 __le64 rf_parent; /* Parent block, only valid if
983 __le64 rf_last_eb_blk; /* Pointer to last extent block */
992 __le64 rf_suballoc_loc; /* Suballocator block group this
996 /*50*/ __le64 rf_reserved1[6];
1026 __le64 xe_value_size; /* real xattr value length. */
1065 __le64 xr_last_eb_blk; /* Pointer to last extent block */
1078 __le64 xt_last_eb_blk; /* Pointer to last extent block */
1102 /*10*/ __le64 xb_blkno; /* Offset on disk, in blocks */
1108 __le64 xb_suballoc_loc; /* Suballocator block group this
1194 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */
1195 /*10*/ __le64 dqb_isoftlimit; /* preferred inode limit */
1196 __le64 dqb_curinodes; /* current # allocated inodes */
1197 /*20*/ __le64 dqb_bhardlimit; /* absolute limit on disk space */
1198 __le64 dqb_bsoftlimit; /* preferred limit on disk space */
1199 /*30*/ __le64 dqb_curspace; /* current space occupied */
1200 __le64 dqb_btime; /* time limit for excessive disk use */
1201 /*40*/ __le64 dqb_itime; /* time limit for excessive inode use */
1202 __le64 dqb_pad1;
1203 /*50*/ __le64 dqb_pad2;
1245 /*00*/ __le64 dqb_id; /* id this quota applies to */
1246 __le64 dqb_spacemod; /* Change in the amount of used space */
1247 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */