Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.c814 leaf = btrfs_alloc_tree_block(trans, root, 0, objectid, NULL, 0, 0, 0, in btrfs_create_tree()
887 leaf = btrfs_alloc_tree_block(trans, root, 0, BTRFS_TREE_LOG_OBJECTID, in btrfs_alloc_log_tree_node()
H A Dioctl.c574 leaf = btrfs_alloc_tree_block(trans, root, 0, objectid, NULL, 0, 0, 0, in create_subvol()
H A Dextent-tree.c5250 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans, in btrfs_alloc_tree_block() function