Home
last modified time | relevance | path

Searched defs:cow (Results 1 – 8 of 8) sorted by relevance

/fs/btrfs/
Dinode-item.c88 int cow) in btrfs_lookup_inode_extref()
406 int cow = mod != 0; in btrfs_lookup_inode() local
Dfile-item.c207 u64 bytenr, int cow) in btrfs_lookup_csum()
264 int cow = mod != 0; in btrfs_lookup_file_extent() local
Ddir-item.c184 const int cow = (mod != 0); in btrfs_lookup_match_dir() local
Dfree-space-tree.c104 struct btrfs_path *path, int cow) in search_free_space_info()
136 int ins_len, int cow) in btrfs_search_prev_slot()
Dctree.c315 struct extent_buffer *cow; in btrfs_copy_root() local
402 struct extent_buffer *cow, in update_ref_for_cow()
531 struct extent_buffer *cow; in __btrfs_cow_block() local
2126 int ins_len, int cow) in btrfs_search_slot()
Drelocation.c1227 int cow = 0; in replace_path() local
4426 struct extent_buffer *cow) in btrfs_reloc_cow_block()
Dinode.c723 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent()
/fs/
Ddax.c1429 bool cow = write && iomap->flags & IOMAP_F_SHARED; in dax_iomap_iter() local