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 u64 index_cnt;68 unsigned long flags;69 int count;[all …]
Completed in 3 milliseconds