Lines Matching refs:nodesize
489 fs_info->tree_root->nodesize; in caching_thread()
763 offset = root->nodesize; in btrfs_lookup_extent_info()
796 key.offset == root->nodesize) in btrfs_lookup_extent_info()
2667 num_bytes += (num_heads - 1) * root->nodesize; in btrfs_check_space_for_delayed_refs()
2669 num_bytes += btrfs_csum_bytes_to_leaves(root, csum_bytes) * root->nodesize; in btrfs_check_space_for_delayed_refs()
3135 num_bytes = root->nodesize; in __btrfs_mod_ref()
5102 return ALIGN(num_bytes, fs_info->extent_root->nodesize << 10); in calc_global_metadata_size()
5251 num_bytes = 3 * root->nodesize; in btrfs_subvolume_reserve_metadata()
5434 ret = btrfs_qgroup_reserve(root, nr_extents * root->nodesize); in btrfs_delalloc_reserve_metadata()
5442 btrfs_qgroup_free(root, nr_extents * root->nodesize); in btrfs_delalloc_reserve_metadata()
7354 root->nodesize); in alloc_reserved_tree_block()
7364 root->nodesize); in alloc_reserved_tree_block()
7378 num_bytes = root->nodesize; in alloc_reserved_tree_block()
7408 ret = update_block_group(trans, root, ins->objectid, root->nodesize, in alloc_reserved_tree_block()
7416 trace_btrfs_reserved_extent_alloc(root, ins->objectid, root->nodesize); in alloc_reserved_tree_block()
7592 u32 blocksize = root->nodesize; in btrfs_alloc_tree_block()
7711 blocksize = root->nodesize; in reada_walk_down()
7944 root->nodesize, in account_shared_subtree()
8095 blocksize = root->nodesize; in do_walk_down()