Lines Matching refs:__le32
278 __le32 bg_block_bitmap_lo; /* Blocks bitmap block */
279 __le32 bg_inode_bitmap_lo; /* Inodes bitmap block */
280 __le32 bg_inode_table_lo; /* Inodes table block */
285 __le32 bg_exclude_bitmap_lo; /* Exclude bitmap for snapshots */
290 __le32 bg_block_bitmap_hi; /* Blocks bitmap block MSB */
291 __le32 bg_inode_bitmap_hi; /* Inodes bitmap block MSB */
292 __le32 bg_inode_table_hi; /* Inodes table block MSB */
297 __le32 bg_exclude_bitmap_hi; /* Exclude bitmap block MSB */
644 __le32 i_size_lo; /* Size in bytes */
645 __le32 i_atime; /* Access time */
646 __le32 i_ctime; /* Inode Change time */
647 __le32 i_mtime; /* Modification time */
648 __le32 i_dtime; /* Deletion Time */
651 __le32 i_blocks_lo; /* Blocks count */
652 __le32 i_flags; /* File flags */
655 __le32 l_i_version;
664 __le32 i_block[EXT4_N_BLOCKS];/* Pointers to blocks */
665 __le32 i_generation; /* File version (for NFS) */
666 __le32 i_file_acl_lo; /* File ACL */
667 __le32 i_size_high;
668 __le32 i_obso_faddr; /* Obsoleted fragment address */
693 __le32 i_ctime_extra; /* extra Change time (nsec << 2 | epoch) */
694 __le32 i_mtime_extra; /* extra Modification time(nsec << 2 | epoch) */
695 __le32 i_atime_extra; /* extra Access time (nsec << 2 | epoch) */
696 __le32 i_crtime; /* File Creation time */
697 __le32 i_crtime_extra; /* extra FileCreationtime (nsec << 2 | epoch) */
698 __le32 i_version_hi; /* high 32 bits for 64-bit version */
730 static inline __le32 ext4_encode_extra_time(struct timespec *time) in ext4_encode_extra_time()
737 static inline void ext4_decode_extra_time(struct timespec *time, __le32 extra) in ext4_decode_extra_time()
842 __le32 i_data[15]; /* unconverted */
1106 /*00*/ __le32 s_inodes_count; /* Inodes count */
1107 __le32 s_blocks_count_lo; /* Blocks count */
1108 __le32 s_r_blocks_count_lo; /* Reserved blocks count */
1109 __le32 s_free_blocks_count_lo; /* Free blocks count */
1110 /*10*/ __le32 s_free_inodes_count; /* Free inodes count */
1111 __le32 s_first_data_block; /* First Data Block */
1112 __le32 s_log_block_size; /* Block size */
1113 __le32 s_log_cluster_size; /* Allocation cluster size */
1114 /*20*/ __le32 s_blocks_per_group; /* # Blocks per group */
1115 __le32 s_clusters_per_group; /* # Clusters per group */
1116 __le32 s_inodes_per_group; /* # Inodes per group */
1117 __le32 s_mtime; /* Mount time */
1118 /*30*/ __le32 s_wtime; /* Write time */
1125 /*40*/ __le32 s_lastcheck; /* time of last check */
1126 __le32 s_checkinterval; /* max. time between checks */
1127 __le32 s_creator_os; /* OS */
1128 __le32 s_rev_level; /* Revision level */
1144 __le32 s_first_ino; /* First non-reserved inode */
1147 __le32 s_feature_compat; /* compatible feature set */
1148 /*60*/ __le32 s_feature_incompat; /* incompatible feature set */
1149 __le32 s_feature_ro_compat; /* readonly-compatible feature set */
1153 /*C8*/ __le32 s_algorithm_usage_bitmap; /* For compression */
1165 /*E0*/ __le32 s_journal_inum; /* inode number of journal file */
1166 __le32 s_journal_dev; /* device number of journal file */
1167 __le32 s_last_orphan; /* start of list of inodes to delete */
1168 __le32 s_hash_seed[4]; /* HTREE hash seed */
1172 /*100*/ __le32 s_default_mount_opts;
1173 __le32 s_first_meta_bg; /* First metablock block group */
1174 __le32 s_mkfs_time; /* When the filesystem was created */
1175 __le32 s_jnl_blocks[17]; /* Backup of the journal inode */
1177 /*150*/ __le32 s_blocks_count_hi; /* Blocks count */
1178 __le32 s_r_blocks_count_hi; /* Reserved blocks count */
1179 __le32 s_free_blocks_count_hi; /* Free blocks count */
1182 __le32 s_flags; /* Miscellaneous flags */
1186 __le32 s_raid_stripe_width; /* blocks on all data disks (N*stride)*/
1192 __le32 s_snapshot_inum; /* Inode number of active snapshot */
1193 __le32 s_snapshot_id; /* sequential ID of active snapshot */
1196 __le32 s_snapshot_list; /* inode number of the head of the
1199 __le32 s_error_count; /* number of fs errors */
1200 __le32 s_first_error_time; /* first time an error happened */
1201 __le32 s_first_error_ino; /* inode involved in first error */
1204 __le32 s_first_error_line; /* line number where error happened */
1205 __le32 s_last_error_time; /* most recent time of an error */
1206 __le32 s_last_error_ino; /* inode involved in last error */
1207 __le32 s_last_error_line; /* line number where error happened */
1212 __le32 s_usr_quota_inum; /* inode for tracking user quota */
1213 __le32 s_grp_quota_inum; /* inode for tracking group quota */
1214 __le32 s_overhead_clusters; /* overhead blocks/clusters in fs */
1215 __le32 s_backup_bgs[2]; /* groups with sparse_super2 SBs */
1218 __le32 s_lpf_ino; /* Location of the lost+found inode */
1219 __le32 s_reserved[100]; /* Padding to the end of the block */
1220 __le32 s_checksum; /* crc32c(superblock) */
1708 __le32 inode; /* Inode number */
1721 __le32 inode; /* Inode number */
1733 __le32 det_reserved_zero1; /* Pretend to be unused */
1737 __le32 det_checksum; /* crc32c(uuid+inum+dirblock) */
1961 __le32 mmp_magic; /* Magic number for MMP */
1962 __le32 mmp_seq; /* Sequence no. updated periodically */
1980 __le32 mmp_pad2[226];
1981 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */
2757 (__le32 *)(bh)->b_data, \
2898 struct inode *, __le32 *, unsigned int);