Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dfs.h14 struct bch_inode_info { struct
15 struct inode v;
16 struct rhash_head hash;
17 subvol_inum ei_inum;
20 unsigned long ei_flags;
22 struct mutex ei_update_lock;
23 u64 ei_quota_reserved;
24 unsigned long ei_last_dirtied;
27 struct mutex ei_quota_lock;
28 struct bch_qid ei_qid;
[all …]

Completed in 4 milliseconds