Lines Matching refs:__le32
946 __le32 jp_journal_1st_block;
949 __le32 jp_journal_dev;
952 __le32 jp_journal_size;
955 __le32 jp_journal_trans_max;
961 __le32 jp_journal_magic;
964 __le32 jp_journal_max_batch;
967 __le32 jp_journal_max_commit_age;
970 __le32 jp_journal_max_trans_age;
975 __le32 s_block_count; /* blocks count */
976 __le32 s_free_blocks; /* free blocks count */
977 __le32 s_root_block; /* root block number */
1003 __le32 s_hash_function_code;
1029 __le32 s_inode_generation;
1032 __le32 s_flags;
1038 __le32 s_lastcheck; /* Timestamp of last fsck */
1039 __le32 s_check_interval; /* Interval between checks */
1131 typedef __le32 unp_t;
1251 __le32 k_offset;
1252 __le32 k_uniqueness;
1288 __le32 k_dir_id;
1290 __le32 k_objectid; /* object identifier */
1715 __le32 sd_size; /* file size */
1716 __le32 sd_atime; /* time of last access */
1717 __le32 sd_mtime; /* time file was last modified */
1723 __le32 sd_ctime;
1725 __le32 sd_rdev;
1726 __le32 sd_blocks; /* number of blocks file uses */
1736 __le32 sd_first_direct_byte;
1798 __le32 sd_nlink; /* number of hard links */
1800 __le32 sd_uid; /* owner */
1801 __le32 sd_gid; /* group */
1802 __le32 sd_atime; /* time of last access */
1803 __le32 sd_mtime; /* time file was last modified */
1809 __le32 sd_ctime;
1810 __le32 sd_blocks;
1812 __le32 sd_rdev;
1813 __le32 sd_generation;
1886 __le32 deh_offset; /* third component of the directory entry key */
1892 __le32 deh_dir_id;
1895 __le32 deh_objectid;
1966 extern void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid,
1967 __le32 par_dirid, __le32 par_objid);
1968 extern void make_empty_dir_item(char *body, __le32 dirid, __le32 objid,
1969 __le32 par_dirid, __le32 par_objid);
2036 __le32 dc_block_number; /* Disk child's block number. */
2709 __le32 j_trans_id; /* id of commit */
2712 __le32 j_len;
2714 __le32 j_mount_id; /* mount id of this trans */
2715 __le32 j_realblock[1]; /* real locations for each block */
2728 __le32 j_trans_id; /* must match j_trans_id from the desc block */
2729 __le32 j_len; /* ditto */
2730 __le32 j_realblock[1]; /* real locations for each block */
2748 __le32 j_last_flush_trans_id;
2751 __le32 j_first_unflushed_offset;
2753 __le32 j_mount_id;
3316 __le32 reiserfs_choose_packing(struct inode *dir);