Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dsuper.c1867 ret = btrfs_recover_relocation(root); in btrfs_remount()
Dctree.h3650 int btrfs_recover_relocation(struct btrfs_root *root);
Ddisk-io.c3161 ret = btrfs_recover_relocation(tree_root); in open_ctree()
Drelocation.c4355 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function