Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsuper.c1581 ret = btrfs_recover_relocation(root); in btrfs_remount()
Dctree.h4171 int btrfs_recover_relocation(struct btrfs_root *root);
Ddisk-io.c2995 ret = btrfs_recover_relocation(tree_root); in open_ctree()
Drelocation.c4323 int btrfs_recover_relocation(struct btrfs_root *root) function