Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Droot-tree.c222 int btrfs_find_orphan_roots(struct btrfs_root *tree_root) in btrfs_find_orphan_roots() function
Dctree.h3719 int btrfs_find_orphan_roots(struct btrfs_root *tree_root);
Ddisk-io.c2985 ret = btrfs_find_orphan_roots(tree_root); in open_ctree()