Home
last modified time | relevance | path

Searched defs:ext4_inode_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/ext4/
Dext4.h878 struct ext4_inode_info { struct
879 __le32 i_data[15]; /* unconverted */
880 __u32 i_dtime;
881 ext4_fsblk_t i_file_acl;
890 ext4_group_t i_block_group;
891 ext4_lblk_t i_dir_start_lookup;
893 unsigned long i_state_flags; /* Dynamic state flags */
895 unsigned long i_flags;
904 struct rw_semaphore xattr_sem;
906 struct list_head i_orphan; /* unlinked but open inodes */
[all …]