Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c140 struct cow { struct
155 * backing or the cow file. */ argument
166 struct cow cow; member
593 static int path_requires_switch(char *from_cmdline, char *from_cow, char *cow) in path_requires_switch()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A DCOW.py44 def cow(cls): member in COWDictMeta
169 def cow(cls): member in COWSetMeta
/openbmc/linux/fs/btrfs/
H A Dinode-item.c88 int cow) in btrfs_lookup_inode_extref()
406 int cow = mod != 0; in btrfs_lookup_inode() local
H A Dfile-item.c207 u64 bytenr, int cow) in btrfs_lookup_csum()
264 int cow = mod != 0; in btrfs_lookup_file_extent() local
H A Ddir-item.c184 const int cow = (mod != 0); in btrfs_lookup_match_dir() local
H A 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()
H A 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()
H A Drelocation.c1227 int cow = 0; in replace_path() local
4426 struct extent_buffer *cow) in btrfs_reloc_cow_block()
H A Dinode.c723 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent()
/openbmc/linux/fs/
H A Ddax.c1429 bool cow = write && iomap->flags & IOMAP_F_SHARED; in dax_iomap_iter() local
/openbmc/linux/drivers/md/
H A Ddm-snap.c53 struct dm_dev *cow; member
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs96 mod cow; module
/openbmc/linux/mm/
H A Dhugetlb.c5029 bool cow = is_cow_mapping(src_vma->vm_flags); in copy_hugetlb_page_range() local