Lines Matching refs:__le32
275 __le32 bg_block_bitmap_lo; /* Blocks bitmap block */
276 __le32 bg_inode_bitmap_lo; /* Inodes bitmap block */
277 __le32 bg_inode_table_lo; /* Inodes table block */
282 __le32 bg_exclude_bitmap_lo; /* Exclude bitmap for snapshots */
287 __le32 bg_block_bitmap_hi; /* Blocks bitmap block MSB */
288 __le32 bg_inode_bitmap_hi; /* Inodes bitmap block MSB */
289 __le32 bg_inode_table_hi; /* Inodes table block MSB */
294 __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 */
699 __le32 i_projid; /* Project ID */
752 static inline __le32 ext4_encode_extra_time(struct timespec *time) in ext4_encode_extra_time()
759 static inline void ext4_decode_extra_time(struct timespec *time, __le32 extra) in ext4_decode_extra_time()
879 __le32 i_data[15]; /* unconverted */
1145 /*00*/ __le32 s_inodes_count; /* Inodes count */
1146 __le32 s_blocks_count_lo; /* Blocks count */
1147 __le32 s_r_blocks_count_lo; /* Reserved blocks count */
1148 __le32 s_free_blocks_count_lo; /* Free blocks count */
1149 /*10*/ __le32 s_free_inodes_count; /* Free inodes count */
1150 __le32 s_first_data_block; /* First Data Block */
1151 __le32 s_log_block_size; /* Block size */
1152 __le32 s_log_cluster_size; /* Allocation cluster size */
1153 /*20*/ __le32 s_blocks_per_group; /* # Blocks per group */
1154 __le32 s_clusters_per_group; /* # Clusters per group */
1155 __le32 s_inodes_per_group; /* # Inodes per group */
1156 __le32 s_mtime; /* Mount time */
1157 /*30*/ __le32 s_wtime; /* Write time */
1164 /*40*/ __le32 s_lastcheck; /* time of last check */
1165 __le32 s_checkinterval; /* max. time between checks */
1166 __le32 s_creator_os; /* OS */
1167 __le32 s_rev_level; /* Revision level */
1183 __le32 s_first_ino; /* First non-reserved inode */
1186 __le32 s_feature_compat; /* compatible feature set */
1187 /*60*/ __le32 s_feature_incompat; /* incompatible feature set */
1188 __le32 s_feature_ro_compat; /* readonly-compatible feature set */
1192 /*C8*/ __le32 s_algorithm_usage_bitmap; /* For compression */
1204 /*E0*/ __le32 s_journal_inum; /* inode number of journal file */
1205 __le32 s_journal_dev; /* device number of journal file */
1206 __le32 s_last_orphan; /* start of list of inodes to delete */
1207 __le32 s_hash_seed[4]; /* HTREE hash seed */
1211 /*100*/ __le32 s_default_mount_opts;
1212 __le32 s_first_meta_bg; /* First metablock block group */
1213 __le32 s_mkfs_time; /* When the filesystem was created */
1214 __le32 s_jnl_blocks[17]; /* Backup of the journal inode */
1216 /*150*/ __le32 s_blocks_count_hi; /* Blocks count */
1217 __le32 s_r_blocks_count_hi; /* Reserved blocks count */
1218 __le32 s_free_blocks_count_hi; /* Free blocks count */
1221 __le32 s_flags; /* Miscellaneous flags */
1225 __le32 s_raid_stripe_width; /* blocks on all data disks (N*stride)*/
1231 __le32 s_snapshot_inum; /* Inode number of active snapshot */
1232 __le32 s_snapshot_id; /* sequential ID of active snapshot */
1235 __le32 s_snapshot_list; /* inode number of the head of the
1238 __le32 s_error_count; /* number of fs errors */
1239 __le32 s_first_error_time; /* first time an error happened */
1240 __le32 s_first_error_ino; /* inode involved in first error */
1243 __le32 s_first_error_line; /* line number where error happened */
1244 __le32 s_last_error_time; /* most recent time of an error */
1245 __le32 s_last_error_ino; /* inode involved in last error */
1246 __le32 s_last_error_line; /* line number where error happened */
1251 __le32 s_usr_quota_inum; /* inode for tracking user quota */
1252 __le32 s_grp_quota_inum; /* inode for tracking group quota */
1253 __le32 s_overhead_clusters; /* overhead blocks/clusters in fs */
1254 __le32 s_backup_bgs[2]; /* groups with sparse_super2 SBs */
1257 __le32 s_lpf_ino; /* Location of the lost+found inode */
1258 __le32 s_prj_quota_inum; /* inode for tracking project quota */
1259 __le32 s_checksum_seed; /* crc32c(uuid) if csum_seed set */
1260 __le32 s_reserved[98]; /* Padding to the end of the block */
1261 __le32 s_checksum; /* crc32c(superblock) */
1868 __le32 inode; /* Inode number */
1881 __le32 inode; /* Inode number */
1893 __le32 det_reserved_zero1; /* Pretend to be unused */
1897 __le32 det_checksum; /* crc32c(uuid+inum+dirblock) */
2131 __le32 mmp_magic; /* Magic number for MMP */
2132 __le32 mmp_seq; /* Sequence no. updated periodically */
2150 __le32 mmp_pad2[226];
2151 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */
2973 (__le32 *)(bh)->b_data, \
3124 struct inode *, __le32 *, unsigned int);