Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsuper.c1891 ret = btrfs_recover_relocation(root); in btrfs_remount()
Dctree.h3671 int btrfs_recover_relocation(struct btrfs_root *root);
Ddisk-io.c3182 ret = btrfs_recover_relocation(tree_root); in open_ctree()
Drelocation.c4386 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function