Lines Matching refs:__u32
39 __u32 rsv_goal_size;
40 __u32 rsv_alloc_hit;
53 __u32 last_alloc_logical_block;
182 #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof (__u32))
263 static inline __u32 ext2_mask_flags(umode_t mode, __u32 flags) in ext2_mask_flags()
325 __u32 l_i_reserved2;
339 __u32 m_i_reserved2[2];
464 __u32 s_journal_inum; /* inode number of journal file */
465 __u32 s_journal_dev; /* device number of journal file */
466 __u32 s_last_orphan; /* start of list of inodes to delete */
467 __u32 s_hash_seed[4]; /* HTREE hash seed */
473 __u32 s_reserved[190]; /* Padding to the end of the block */
627 __u32 i_flags;
628 __u32 i_faddr;
632 __u32 i_file_acl;
633 __u32 i_dir_acl;
634 __u32 i_dtime;
643 __u32 i_block_group;
648 __u32 i_dir_start_lookup;