Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
Dreiserfs.h60 struct reiserfs_inode_info { struct
61 __u32 i_key[4]; /* key is still 4 32 bit integers */
67 __u32 i_flags;
70 __u32 i_first_direct_byte;
73 __u32 i_attrs;
76 int i_prealloc_block;
77 int i_prealloc_count; /* length of that sequence */
80 struct list_head i_prealloc_list;
86 unsigned new_packing_locality:1;
93 unsigned int i_trans_id;
[all …]