Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c1966 ret = btrfs_recover_relocation(root); in btrfs_remount()
H A Dctree.h3523 int btrfs_recover_relocation(struct btrfs_root *root);
H A Drelocation.c3737 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function
H A Ddisk-io.c3319 ret = btrfs_recover_relocation(tree_root); in open_ctree()