Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.h127 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans,
H A Duuid-tree.c542 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
H A Dqgroup.c1074 quota_root = btrfs_create_tree(trans, BTRFS_QUOTA_TREE_OBJECTID); in btrfs_quota_enable()
H A Ddisk-io.c817 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans, in btrfs_create_tree() function