Lines Matching refs:__le64

437 	__le64 e_blkno;		/* Physical disk offset, in blocks */
444 __le64 c_blkno; /* Physical disk offset (blocks) of 1st group */
469 __le64 l_reserved2; /* Pad to
484 __le64 cl_reserved1;
512 __le64 h_blkno; /* Offset on disk, in blocks */
513 /*20*/ __le64 h_suballoc_loc; /* Suballocator block group this
517 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
590 /*10*/ __le64 s_lastcheck; /* Time of last check */
595 __le64 s_root_blkno; /* Offset, in blocks, of root directory
597 /*30*/ __le64 s_system_dir_blkno; /* Offset, in blocks, of system
605 __le64 s_first_cluster_group; /* Block offset of 1st cluster
617 /*C0*/ __le64 s_reserved2[15]; /* Fill out superblock */
640 __le64 la_reserved2;
672 /*20*/ __le64 i_size; /* Size in bytes */
676 /*30*/ __le64 i_atime; /* Access time */
677 __le64 i_ctime; /* Creation time */
678 /*40*/ __le64 i_mtime; /* Modification time */
679 __le64 i_dtime; /* Deletion time */
680 /*50*/ __le64 i_blkno; /* Offset on disk, in blocks */
681 __le64 i_last_eb_blk; /* Pointer to last extent
691 __le64 i_xattr_loc;
693 /*88*/ __le64 i_dx_root; /* Pointer to dir index root block */
694 /*90*/ __le64 i_refcount_loc;
695 __le64 i_suballoc_loc; /* Suballocator block group this
701 __le64 i_reserved2[2];
703 __le64 i_pad1; /* Generic way to refer to this
706 __le64 i_rdev; /* Device number */
741 /*00*/ __le64 inode; /* Inode number */
758 /*00*/ __le64 db_compat_inode; /* Always zero. Was inode */
768 __le64 db_reserved2;
769 /*20*/ __le64 db_free_next; /* Next block in list (unused) */
770 __le64 db_blkno; /* Offset on disk, in blocks */
771 /*30*/ __le64 db_parent_dinode; /* dinode which owns me, in
789 __le64 dx_dirent_blk; /* Physical block in unindexed
821 __le64 dr_blkno; /* Offset on disk, in blocks */
822 __le64 dr_last_eb_blk; /* Pointer to last
829 __le64 dr_dir_blkno; /* Pointer to parent inode */
834 __le64 dr_free_blk; /* Pointer to head of free
836 __le64 dr_suballoc_loc; /* Suballocator block group
841 __le64 dr_reserved3[14];
859 __le64 dl_blkno; /* Offset on disk, in blocks */
862 __le64 dl_reserved1;
887 __le64 bg_next_group; /* Next group in my list, in
889 /*20*/ __le64 bg_parent_dinode; /* dinode which owns me, in
891 __le64 bg_blkno; /* Offset on disk, in blocks */
893 __le64 bg_reserved2;
920 /*00*/ __le64 r_cpos; /* Physical offset, in clusters */
935 __le64 rl_reserved1; /* Pad to sizeof(ocfs2_refcount_record) */
947 /*10*/ __le64 rf_blkno; /* Offset on disk, in blocks */
948 __le64 rf_parent; /* Parent block, only valid if
952 __le64 rf_last_eb_blk; /* Pointer to last extent block */
961 __le64 rf_suballoc_loc; /* Suballocator block group this
965 /*50*/ __le64 rf_reserved1[6];
995 __le64 xe_value_size; /* real xattr value length. */
1034 __le64 xr_last_eb_blk; /* Pointer to last extent block */
1047 __le64 xt_last_eb_blk; /* Pointer to last extent block */
1071 /*10*/ __le64 xb_blkno; /* Offset on disk, in blocks */
1077 __le64 xb_suballoc_loc; /* Suballocator block group this
1163 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */
1164 /*10*/ __le64 dqb_isoftlimit; /* preferred inode limit */
1165 __le64 dqb_curinodes; /* current # allocated inodes */
1166 /*20*/ __le64 dqb_bhardlimit; /* absolute limit on disk space */
1167 __le64 dqb_bsoftlimit; /* preferred limit on disk space */
1168 /*30*/ __le64 dqb_curspace; /* current space occupied */
1169 __le64 dqb_btime; /* time limit for excessive disk use */
1170 /*40*/ __le64 dqb_itime; /* time limit for excessive inode use */
1171 __le64 dqb_pad1;
1172 /*50*/ __le64 dqb_pad2;
1214 /*00*/ __le64 dqb_id; /* id this quota applies to */
1215 __le64 dqb_spacemod; /* Change in the amount of used space */
1216 /*10*/ __le64 dqb_inodemod; /* Change in the amount of used inodes */