Lines Matching refs:__le64
478 __le64 e_blkno; /* Physical disk offset, in blocks */
485 __le64 c_blkno; /* Physical disk offset (blocks) of 1st group */
510 __le64 l_reserved2; /* Pad to
525 __le64 cl_reserved1;
553 __le64 h_blkno; /* Offset on disk, in blocks */
554 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this
558 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
631 /*10*/ __le64 s_lastcheck; /* Time of last check */
636 __le64 s_root_blkno; /* Offset, in blocks, of root directory
638 /*30*/ __le64 s_system_dir_blkno; /* Offset, in blocks, of system
646 __le64 s_first_cluster_group; /* Block offset of 1st cluster
658 /*C0*/ __le64 s_reserved2[15]; /* Fill out superblock */
681 __le64 la_reserved2;
713 /*20*/ __le64 i_size; /* Size in bytes */
717 /*30*/ __le64 i_atime; /* Access time */
718 __le64 i_ctime; /* Creation time */
719 /*40*/ __le64 i_mtime; /* Modification time */
720 __le64 i_dtime; /* Deletion time */
721 /*50*/ __le64 i_blkno; /* Offset on disk, in blocks */
722 __le64 i_last_eb_blk; /* Pointer to last extent
732 __le64 i_xattr_loc;
734 /*88*/ __le64 i_dx_root; /* Pointer to dir index root block */
735 /*90*/ __le64 i_refcount_loc;
736 __le64 i_suballoc_loc; /* Suballocator block group this
742 __le64 i_reserved2[2];
744 __le64 i_pad1; /* Generic way to refer to this
747 __le64 i_rdev; /* Device number */
782 /*00*/ __le64 inode; /* Inode number */
799 /*00*/ __le64 db_compat_inode; /* Always zero. Was inode */
809 __le64 db_reserved2;
810 /*20*/ __le64 db_free_next; /* Next block in list (unused) */
811 __le64 db_blkno; /* Offset on disk, in blocks */
812 /*30*/ __le64 db_parent_dinode; /* dinode which owns me, in
830 __le64 dx_dirent_blk; /* Physical block in unindexed
862 __le64 dr_blkno; /* Offset on disk, in blocks */
863 __le64 dr_last_eb_blk; /* Pointer to last
870 __le64 dr_dir_blkno; /* Pointer to parent inode */
875 __le64 dr_free_blk; /* Pointer to head of free
877 __le64 dr_suballoc_loc; /* Suballocator block group
882 __le64 dr_reserved3[14];
900 __le64 dl_blkno; /* Offset on disk, in blocks */
903 __le64 dl_reserved1;
928 __le64 bg_next_group; /* Next group in my list, in
930 /*20*/ __le64 bg_parent_dinode; /* dinode which owns me, in
932 __le64 bg_blkno; /* Offset on disk, in blocks */
934 __le64 bg_reserved2;
961 /*00*/ __le64 r_cpos; /* Physical offset, in clusters */
976 __le64 rl_reserved1; /* Pad to sizeof(ocfs2_refcount_record) */
988 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */
989 __le64 rf_parent; /* Parent block, only valid if
993 __le64 rf_last_eb_blk; /* Pointer to last extent block */
1002 __le64 rf_suballoc_loc; /* Suballocator block group this
1006 /*50*/ __le64 rf_reserved1[6];
1036 __le64 xe_value_size; /* real xattr value length. */
1075 __le64 xr_last_eb_blk; /* Pointer to last extent block */
1088 __le64 xt_last_eb_blk; /* Pointer to last extent block */
1112 /*10*/ __le64 xb_blkno; /* Offset on disk, in blocks */
1118 __le64 xb_suballoc_loc; /* Suballocator block group this
1204 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */
1205 /*10*/ __le64 dqb_isoftlimit; /* preferred inode limit */
1206 __le64 dqb_curinodes; /* current # allocated inodes */
1207 /*20*/ __le64 dqb_bhardlimit; /* absolute limit on disk space */
1208 __le64 dqb_bsoftlimit; /* preferred limit on disk space */
1209 /*30*/ __le64 dqb_curspace; /* current space occupied */
1210 __le64 dqb_btime; /* time limit for excessive disk use */
1211 /*40*/ __le64 dqb_itime; /* time limit for excessive inode use */
1212 __le64 dqb_pad1;
1213 /*50*/ __le64 dqb_pad2;
1255 /*00*/ __le64 dqb_id; /* id this quota applies to */
1256 __le64 dqb_spacemod; /* Change in the amount of used space */
1257 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */