Lines Matching refs:__u32
37 __u32 rsv_goal_size;
38 __u32 rsv_alloc_hit;
51 __u32 last_alloc_logical_block;
181 #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof (__u32))
271 static inline __u32 ext2_mask_flags(umode_t mode, __u32 flags) in ext2_mask_flags()
337 __u32 l_i_reserved2;
351 __u32 m_i_reserved2[2];
477 __u32 s_journal_inum; /* inode number of journal file */
478 __u32 s_journal_dev; /* device number of journal file */
479 __u32 s_last_orphan; /* start of list of inodes to delete */
480 __u32 s_hash_seed[4]; /* HTREE hash seed */
486 __u32 s_reserved[190]; /* Padding to the end of the block */
640 __u32 i_flags;
641 __u32 i_faddr;
645 __u32 i_file_acl;
646 __u32 i_dir_acl;
647 __u32 i_dtime;
656 __u32 i_block_group;
661 __u32 i_dir_start_lookup;