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

/linux-master/fs/btrfs/
H A Drelocation.c2271 * Return NULL if the block is not shareable. We should use do_relocation() in
2401 static int do_relocation(struct btrfs_trans_handle *trans, function
2568 return do_relocation(trans, rc, node, &key, path, 0);
2759 ret = do_relocation(trans, rc, node, key, path, 1);

Completed in 108 milliseconds