Searched defs:reiserfs_inode_info (Results 1 – 1 of 1) sorted by relevance
58 struct reiserfs_inode_info { struct59 __u32 i_key[4]; /* key is still 4 32 bit integers */65 __u32 i_flags;68 __u32 i_first_direct_byte;71 __u32 i_attrs;74 int i_prealloc_block;75 int i_prealloc_count; /* length of that sequence */78 struct list_head i_prealloc_list;84 unsigned new_packing_locality:1;91 unsigned int i_trans_id;[all …]