Searched refs:btrfs_find_root (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | root-tree.c | 64 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key, in btrfs_find_root() function
|
| H A D | ctree.h | 2852 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key,
|
| H A D | disk-io.c | 1298 ret = btrfs_find_root(tree_root, key, path, in read_tree_root_path()
|
| H A D | extent-tree.c | 5538 ret = btrfs_find_root(tree_root, &root->root_key, path, in btrfs_drop_snapshot()
|