Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Drelocation.h10 int btrfs_recover_relocation(struct btrfs_fs_info *fs_info);
H A Drelocation.c4204 int btrfs_recover_relocation(struct btrfs_fs_info *fs_info) in btrfs_recover_relocation() function
H A Ddisk-io.c3004 ret = btrfs_recover_relocation(fs_info); in btrfs_start_pre_rw_mount()