Home
last modified time | relevance | path

Searched refs:trace_leaf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.h129 bool trace_leaf; member
H A Dqgroup.c2001 bool trace_leaf) in qgroup_trace_extent_swap()
2103 if (dst_level == 0 && trace_leaf) { in qgroup_trace_extent_swap()
2140 u64 last_snapshot, bool trace_leaf) in qgroup_trace_new_subtree_blocks()
2212 root_level, trace_leaf); in qgroup_trace_new_subtree_blocks()
2229 last_snapshot, trace_leaf); in qgroup_trace_new_subtree_blocks()
2252 u64 last_snapshot, bool trace_leaf) in qgroup_trace_subtree_swap()
2290 level, last_snapshot, trace_leaf); in qgroup_trace_subtree_swap()
4252 * no matter the value of trace_leaf. in btrfs_qgroup_add_swapped_blocks()
4255 block->trace_leaf = true; in btrfs_qgroup_add_swapped_blocks()
4257 block->trace_leaf in btrfs_qgroup_add_swapped_blocks()
1997 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) qgroup_trace_extent_swap() argument
2136 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) qgroup_trace_new_subtree_blocks() argument
2249 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) qgroup_trace_subtree_swap() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.h133 bool trace_leaf; member
H A Dqgroup.c2077 bool trace_leaf) in qgroup_trace_extent_swap()
2166 if (dst_level == 0 && trace_leaf) { in qgroup_trace_extent_swap()
2203 u64 last_snapshot, bool trace_leaf) in qgroup_trace_new_subtree_blocks()
2265 root_level, trace_leaf); in qgroup_trace_new_subtree_blocks()
2282 last_snapshot, trace_leaf); in qgroup_trace_new_subtree_blocks()
2305 u64 last_snapshot, bool trace_leaf) in qgroup_trace_subtree_swap()
2343 level, last_snapshot, trace_leaf); in qgroup_trace_subtree_swap()
4300 * no matter the value of trace_leaf. in btrfs_qgroup_add_swapped_blocks()
4303 block->trace_leaf = true; in btrfs_qgroup_add_swapped_blocks()
4305 block->trace_leaf in btrfs_qgroup_add_swapped_blocks()
2073 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) qgroup_trace_extent_swap() argument
2199 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) qgroup_trace_new_subtree_blocks() argument
2302 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) qgroup_trace_subtree_swap() argument
[all...]

Completed in 11 milliseconds