Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dqgroup.c1829 u64 child_bytenr; in qgroup_trace_extent_swap() local
1833 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_extent_swap()
1837 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_extent_swap()
1950 u64 child_bytenr; in qgroup_trace_new_subtree_blocks() local
1969 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_new_subtree_blocks()
1977 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_new_subtree_blocks()
2140 u64 child_bytenr; in btrfs_qgroup_trace_subtree() local
2148 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in btrfs_qgroup_trace_subtree()
2152 eb = read_tree_block(fs_info, child_bytenr, child_gen, in btrfs_qgroup_trace_subtree()
2170 ret = btrfs_qgroup_trace_extent(trans, child_bytenr, in btrfs_qgroup_trace_subtree()