Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dsuper.c1933 ret = btrfs_recover_relocation(root); in btrfs_remount()
Dctree.h3515 int btrfs_recover_relocation(struct btrfs_root *root);
Drelocation.c3714 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function
Ddisk-io.c3284 ret = btrfs_recover_relocation(tree_root); in open_ctree()