Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h1048 struct ext4_inode_info { struct
1049 __le32 i_data[15]; /* unconverted */
1050 __u32 i_dtime;
1051 ext4_fsblk_t i_file_acl;
1060 ext4_group_t i_block_group;
1061 ext4_lblk_t i_dir_start_lookup;
1063 unsigned long i_state_flags; /* Dynamic state flags */
1065 unsigned long i_flags;
1077 union {
1086 union {
[all …]