Searched defs:cow (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/btrfs/
H A Ddir-item.c184 const int cow = (mod != 0); local
H A Dinode-item.c405 int cow = mod != 0; local
82 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct fscrypt_str *name, u64 inode_objectid, u64 ref_objectid, int ins_len, int cow) argument
H A Dfree-space-tree.c101 search_free_space_info( struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, int cow) argument
133 btrfs_search_prev_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_key *key, struct btrfs_path *p, int ins_len, int cow) argument
H A Dfile-item.c260 int cow = mod != 0; local
200 btrfs_lookup_csum(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 bytenr, int cow) argument
H A Drelocation.c1223 int cow = 0; local
4471 btrfs_reloc_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct extent_buffer *buf, struct extent_buffer *cow) argument
[all...]
H A Dctree.c315 struct extent_buffer *cow; local
410 update_ref_for_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow, int *last_ref) argument
542 struct extent_buffer *cow; local
1997 btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *key, struct btrfs_path *p, int ins_len, int cow) argument
[all...]
H A Dinode.c731 static noinline int add_async_extent(struct async_chunk *cow, argument
[all...]
/linux-master/fs/
H A Ddax.c1429 bool cow = write && iomap->flags & IOMAP_F_SHARED; local
/linux-master/arch/um/drivers/
H A Dubd_kern.c133 struct cow { struct
158 struct cow cow; member in struct:ubd
584 path_requires_switch(char *from_cmdline, char *from_cow, char *cow) argument
[all...]
/linux-master/drivers/md/
H A Ddm-snap.c53 struct dm_dev *cow; member in struct:dm_snapshot
[all...]
/linux-master/mm/
H A Dhugetlb.c5390 bool cow = is_cow_mapping(src_vma->vm_flags); local

Completed in 207 milliseconds