Lines Matching defs:cow_ret
307 * cow_ret, and this func returns zero on success or a negative error code.
312 struct extent_buffer **cow_ret, u64 new_root_objectid)
363 *cow_ret = cow;
525 struct extent_buffer **cow_ret,
537 if (*cow_ret == buf)
647 *cow_ret = cow;
689 struct extent_buffer **cow_ret,
722 *cow_ret = buf;
736 parent_slot, cow_ret, search_start, 0, nest);
738 trace_btrfs_cow_block(root, buf, *cow_ret);