Home
last modified time | relevance | path

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

/linux/fs/btrfs/ !
H A Drelocation.h31 int btrfs_recover_relocation(struct btrfs_fs_info *fs_info);
H A Ddisk-io.c3127 ret = btrfs_recover_relocation(fs_info); in btrfs_start_pre_rw_mount()
H A Drelocation.c5469 int btrfs_recover_relocation(struct btrfs_fs_info *fs_info) in btrfs_recover_relocation() function