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

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

Completed in 252 milliseconds