Home
last modified time | relevance | path

Searched refs:btrfs_recover_relocation (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.h10 int btrfs_recover_relocation(struct btrfs_fs_info *fs_info);
H A Drelocation.c1955 * set reference count to 1, so btrfs_recover_relocation in prepare_to_merge()
4204 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()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c1964 ret = btrfs_recover_relocation(root); in btrfs_remount()
H A Dctree.h3521 int btrfs_recover_relocation(struct btrfs_root *root);
H A Drelocation.c1884 * set reference count to 1, so btrfs_recover_relocation in prepare_to_merge()
3743 int btrfs_recover_relocation(struct btrfs_root *root) in btrfs_recover_relocation() function
H A Ddisk-io.c3345 ret = btrfs_recover_relocation(tree_root); in open_ctree()

Completed in 28 milliseconds