Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsuper.c1715 ret = btrfs_recover_relocation(root); in btrfs_remount()
Dctree.h4320 int btrfs_recover_relocation(struct btrfs_root *root);
Ddisk-io.c3061 ret = btrfs_recover_relocation(tree_root); in open_ctree()
Drelocation.c4330 int btrfs_recover_relocation(struct btrfs_root *root) function