Searched refs: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.c2204 bool trace_leaf)
2293 if (dst_level == 0 && trace_leaf) {
2330 u64 last_snapshot, bool trace_leaf)
2392 root_level, trace_leaf);
2409 last_snapshot, trace_leaf);
2432 u64 last_snapshot, bool trace_leaf)
2470 level, last_snapshot, trace_leaf);
4632 * no matter the value of trace_leaf.
4635 block->trace_leaf = true;
4637 block->trace_leaf
2200 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 127 milliseconds