Searched refs:btrfs_alloc_tree_block (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | disk-io.c | 1261 	leaf = btrfs_alloc_tree_block(trans, root, 0, objectid, NULL, 0, 0, 0);  in btrfs_create_tree()1335 	leaf = btrfs_alloc_tree_block(trans, root, 0, BTRFS_TREE_LOG_OBJECTID,  in alloc_log_tree()
 
 | 
| D | ctree.c | 240 	cow = btrfs_alloc_tree_block(trans, root, 0, new_root_objectid,  in btrfs_copy_root()1033 	ret = btrfs_alloc_tree_block(trans, root, parent_start,  in alloc_tree_block_no_bg_flush()
 
 | 
| D | ctree.h | 2417 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,
 | 
| D | extent-tree.c | 4467 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,  in btrfs_alloc_tree_block()  function
 | 
| D | ioctl.c | 618 	leaf = btrfs_alloc_tree_block(trans, root, 0, objectid, NULL, 0, 0, 0);  in create_subvol()
 |