Home
last modified time | relevance | path

Searched refs:child_bytenr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.c2042 u64 child_bytenr; in qgroup_trace_extent_swap() local
2046 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_extent_swap()
2050 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_extent_swap()
2163 u64 child_bytenr; in qgroup_trace_new_subtree_blocks() local
2182 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_new_subtree_blocks()
2190 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_new_subtree_blocks()
2353 u64 child_bytenr; in btrfs_qgroup_trace_subtree() local
2361 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in btrfs_qgroup_trace_subtree()
2365 eb = read_tree_block(fs_info, child_bytenr, child_gen, in btrfs_qgroup_trace_subtree()
2383 ret = btrfs_qgroup_trace_extent(trans, child_bytenr, in btrfs_qgroup_trace_subtree()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.c2428 u64 child_bytenr; in btrfs_qgroup_trace_subtree() local
2436 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in btrfs_qgroup_trace_subtree()
2450 ret = btrfs_qgroup_trace_extent(trans, child_bytenr, in btrfs_qgroup_trace_subtree()

Completed in 9 milliseconds