Searched defs:trace_leaf (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Dqgroup.h150 bool trace_leaf; member in struct:btrfs_qgroup_swapped_block
H A Dqgroup.c2200 qgroup_trace_extent_swap(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int dst_level, int root_level, bool trace_leaf) argument
2326 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int cur_level, int root_level, u64 last_snapshot, bool trace_leaf) argument
2429 qgroup_trace_subtree_swap(struct btrfs_trans_handle *trans, struct extent_buffer *src_eb, struct extent_buffer *dst_eb, u64 last_snapshot, bool trace_leaf) argument
[all...]

Completed in 97 milliseconds