Searched refs:do_relocation (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | relocation.c | 2635 static int do_relocation(struct btrfs_trans_handle *trans, function 2776 return do_relocation(trans, rc, node, &key, path, 0); 2937 ret = do_relocation(trans, rc, node, key, path, 1);
|