Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsuper.c1817 ret = btrfs_recover_relocation(root); in btrfs_remount()
Dctree.h3345 int btrfs_recover_relocation(struct btrfs_root *root);
Ddisk-io.c3200 ret = btrfs_recover_relocation(tree_root); in open_ctree()
Drelocation.c4447 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function