Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddelayed-inode.h44 u64 inode_id;
45 u64 bytes_reserved;
46 struct btrfs_root *root;
48 struct list_head n_list;
53 struct list_head p_list;
56 struct mutex mutex;
58 refcount_t refs;
59 u64 index_cnt;
60 unsigned long flags;
61 int count;
[all …]