Lines Matching refs:cow
1783 int cow = 0; in replace_path() local
1806 if (cow) { in replace_path()
1873 if (cow) { in replace_path()
1887 if (!cow) { in replace_path()
1890 cow = 1; in replace_path()
4656 struct extent_buffer *cow) in btrfs_reloc_cow_block() argument
4674 __update_reloc_root(root, cow->start); in btrfs_reloc_cow_block()
4691 extent_buffer_get(cow); in btrfs_reloc_cow_block()
4692 node->eb = cow; in btrfs_reloc_cow_block()
4693 node->new_bytenr = cow->start; in btrfs_reloc_cow_block()
4709 ret = replace_file_extents(trans, rc, root, cow); in btrfs_reloc_cow_block()