Searched refs:child_bytenr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/fs/btrfs/ |
| D | qgroup.c | 1951 u64 child_bytenr; in qgroup_trace_extent_swap() local 1955 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_extent_swap() 1959 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_extent_swap() 2072 u64 child_bytenr; in qgroup_trace_new_subtree_blocks() local 2091 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_new_subtree_blocks() 2099 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_new_subtree_blocks() 2262 u64 child_bytenr; in btrfs_qgroup_trace_subtree() local 2270 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in btrfs_qgroup_trace_subtree() 2274 eb = read_tree_block(fs_info, child_bytenr, child_gen, in btrfs_qgroup_trace_subtree() 2292 ret = btrfs_qgroup_trace_extent(trans, child_bytenr, in btrfs_qgroup_trace_subtree()
|