Searched refs:child_bytenr (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | qgroup.c | 2014 u64 child_bytenr; in qgroup_trace_extent_swap() local 2018 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_extent_swap() 2022 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_extent_swap() 2135 u64 child_bytenr; in qgroup_trace_new_subtree_blocks() local 2154 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in qgroup_trace_new_subtree_blocks() 2162 eb = read_tree_block(fs_info, child_bytenr, child_gen, in qgroup_trace_new_subtree_blocks() 2325 u64 child_bytenr; in btrfs_qgroup_trace_subtree() local 2333 child_bytenr = btrfs_node_blockptr(eb, parent_slot); in btrfs_qgroup_trace_subtree() 2337 eb = read_tree_block(fs_info, child_bytenr, child_gen, in btrfs_qgroup_trace_subtree() 2355 ret = btrfs_qgroup_trace_extent(trans, child_bytenr, in btrfs_qgroup_trace_subtree()
|