Home
last modified time | relevance | path

Searched refs:do_relocation (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Drelocation.c2096 * Return NULL if the block is not shareable. We should use do_relocation() in
2220 static int do_relocation(struct btrfs_trans_handle *trans, in do_relocation() function
2389 return do_relocation(trans, rc, node, &key, path, 0); in link_to_upper()
2535 ret = do_relocation(trans, rc, node, key, path, 1); in relocate_tree_block()
/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.c2272 * Return NULL if the block is not shareable. We should use do_relocation() in
2402 static int do_relocation(struct btrfs_trans_handle *trans, in do_relocation() function
2568 return do_relocation(trans, rc, node, &key, path, 0); in link_to_upper()
2759 ret = do_relocation(trans, rc, node, key, path, 1); in relocate_tree_block()

Completed in 9 milliseconds