Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.h14 struct bch_inode_info { struct
15 struct inode v;
16 struct rhash_head hash;
17 struct rhlist_head by_inum_hash;
18 subvol_inum ei_inum;
20 struct list_head ei_vfs_inode_list;
21 unsigned long ei_flags;
23 struct mutex ei_update_lock;
24 u64 ei_quota_reserved;
25 unsigned long ei_last_dirtied;
[all …]