Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dctree.h3730 int btrfs_recover_relocation(struct btrfs_root *root);
Drelocation.c4148 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function
Ddisk-io.c3138 ret = btrfs_recover_relocation(fs_info->tree_root); in btrfs_start_pre_rw_mount()