Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dreiserfs.h59 struct reiserfs_inode_info { struct
60 __u32 i_key[4]; /* key is still 4 32 bit integers */
66 __u32 i_flags;
69 __u32 i_first_direct_byte;
72 __u32 i_attrs;
75 int i_prealloc_block;
76 int i_prealloc_count; /* length of that sequence */
79 struct list_head i_prealloc_list;
85 unsigned new_packing_locality:1;
92 unsigned int i_trans_id;
[all …]