Searched defs:btrfs_delayed_node (Results 1 – 1 of 1) sorted by relevance
52 u64 inode_id;53 u64 bytes_reserved;54 struct btrfs_root *root;56 struct list_head n_list;61 struct list_head p_list;64 struct mutex mutex;66 refcount_t refs;67 int count;68 u64 index_cnt;69 unsigned long flags;[all …]
Completed in 4 milliseconds