Home
last modified time | relevance | path

Searched defs:tree_root (Results 1 – 5 of 5) sorted by relevance

/fs/btrfs/
Droot-tree.c302 int btrfs_find_root_ref(struct btrfs_root *tree_root, in btrfs_find_root_ref()
332 struct btrfs_root *tree_root, in btrfs_add_root_ref()
Dtransaction.c425 struct btrfs_root *tree_root = root->fs_info->tree_root; in update_cowonly_root() local
641 static noinline int drop_dirty_roots(struct btrfs_root *tree_root, in drop_dirty_roots()
744 struct btrfs_root *tree_root = fs_info->tree_root; in create_pending_snapshot() local
Ddisk-io.c933 static int find_and_setup_root(struct btrfs_root *tree_root, in find_and_setup_root()
997 struct btrfs_root *tree_root = fs_info->tree_root; in alloc_log_tree() local
1084 struct btrfs_root *btrfs_read_fs_root_no_radix(struct btrfs_root *tree_root, in btrfs_read_fs_root_no_radix()
1530 struct btrfs_root *tree_root = kzalloc(sizeof(struct btrfs_root), in open_ctree() local
Dsuper.c302 struct btrfs_root *tree_root; in btrfs_fill_super() local
Dctree.h676 struct btrfs_root *tree_root; member