Lines Matching refs:__le64

439 	__le64 e_blkno;		/* Physical disk offset, in blocks */
446 __le64 c_blkno; /* Physical disk offset (blocks) of 1st group */
471 __le64 l_reserved2; /* Pad to
486 __le64 cl_reserved1;
514 __le64 h_blkno; /* Offset on disk, in blocks */
515 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this
519 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
592 /*10*/ __le64 s_lastcheck; /* Time of last check */
597 __le64 s_root_blkno; /* Offset, in blocks, of root directory
599 /*30*/ __le64 s_system_dir_blkno; /* Offset, in blocks, of system
607 __le64 s_first_cluster_group; /* Block offset of 1st cluster
619 /*C0*/ __le64 s_reserved2[15]; /* Fill out superblock */
642 __le64 la_reserved2;
674 /*20*/ __le64 i_size; /* Size in bytes */
678 /*30*/ __le64 i_atime; /* Access time */
679 __le64 i_ctime; /* Creation time */
680 /*40*/ __le64 i_mtime; /* Modification time */
681 __le64 i_dtime; /* Deletion time */
682 /*50*/ __le64 i_blkno; /* Offset on disk, in blocks */
683 __le64 i_last_eb_blk; /* Pointer to last extent
693 __le64 i_xattr_loc;
695 /*88*/ __le64 i_dx_root; /* Pointer to dir index root block */
696 /*90*/ __le64 i_refcount_loc;
697 __le64 i_suballoc_loc; /* Suballocator block group this
703 __le64 i_reserved2[2];
705 __le64 i_pad1; /* Generic way to refer to this
708 __le64 i_rdev; /* Device number */
743 /*00*/ __le64 inode; /* Inode number */
760 /*00*/ __le64 db_compat_inode; /* Always zero. Was inode */
770 __le64 db_reserved2;
771 /*20*/ __le64 db_free_next; /* Next block in list (unused) */
772 __le64 db_blkno; /* Offset on disk, in blocks */
773 /*30*/ __le64 db_parent_dinode; /* dinode which owns me, in
791 __le64 dx_dirent_blk; /* Physical block in unindexed
823 __le64 dr_blkno; /* Offset on disk, in blocks */
824 __le64 dr_last_eb_blk; /* Pointer to last
831 __le64 dr_dir_blkno; /* Pointer to parent inode */
836 __le64 dr_free_blk; /* Pointer to head of free
838 __le64 dr_suballoc_loc; /* Suballocator block group
843 __le64 dr_reserved3[14];
861 __le64 dl_blkno; /* Offset on disk, in blocks */
864 __le64 dl_reserved1;
889 __le64 bg_next_group; /* Next group in my list, in
891 /*20*/ __le64 bg_parent_dinode; /* dinode which owns me, in
893 __le64 bg_blkno; /* Offset on disk, in blocks */
895 __le64 bg_reserved2;
922 /*00*/ __le64 r_cpos; /* Physical offset, in clusters */
937 __le64 rl_reserved1; /* Pad to sizeof(ocfs2_refcount_record) */
949 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */
950 __le64 rf_parent; /* Parent block, only valid if
954 __le64 rf_last_eb_blk; /* Pointer to last extent block */
963 __le64 rf_suballoc_loc; /* Suballocator block group this
967 /*50*/ __le64 rf_reserved1[6];
997 __le64 xe_value_size; /* real xattr value length. */
1036 __le64 xr_last_eb_blk; /* Pointer to last extent block */
1049 __le64 xt_last_eb_blk; /* Pointer to last extent block */
1073 /*10*/ __le64 xb_blkno; /* Offset on disk, in blocks */
1079 __le64 xb_suballoc_loc; /* Suballocator block group this
1165 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */
1166 /*10*/ __le64 dqb_isoftlimit; /* preferred inode limit */
1167 __le64 dqb_curinodes; /* current # allocated inodes */
1168 /*20*/ __le64 dqb_bhardlimit; /* absolute limit on disk space */
1169 __le64 dqb_bsoftlimit; /* preferred limit on disk space */
1170 /*30*/ __le64 dqb_curspace; /* current space occupied */
1171 __le64 dqb_btime; /* time limit for excessive disk use */
1172 /*40*/ __le64 dqb_itime; /* time limit for excessive inode use */
1173 __le64 dqb_pad1;
1174 /*50*/ __le64 dqb_pad2;
1216 /*00*/ __le64 dqb_id; /* id this quota applies to */
1217 __le64 dqb_spacemod; /* Change in the amount of used space */
1218 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */