Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode-item.c408 int cow = mod != 0; in btrfs_lookup_inode() local
74 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, int ins_len, int cow) btrfs_lookup_inode_extref() argument
H A Ddir-item.c188 int cow = mod != 0; in btrfs_lookup_dir_item() local
281 int cow = mod != 0; in btrfs_lookup_dir_index_item() local
352 int cow = mod != 0; in btrfs_lookup_xattr() local
H A Dfree-space-tree.c82 search_free_space_info( struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, int cow) search_free_space_info() argument
114 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) btrfs_search_prev_slot() argument
H A Dfile-item.c233 int cow = mod != 0; in btrfs_lookup_file_extent() local
172 btrfs_lookup_csum(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 bytenr, int cow) btrfs_lookup_csum() argument
H A Drelocation.c1203 int cow = 0; in replace_path() local
3955 btrfs_reloc_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow) btrfs_reloc_cow_block() argument
[all...]
H A Dctree.c184 struct extent_buffer *cow; in btrfs_copy_root() local
848 update_ref_for_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow, int *last_ref) update_ref_for_cow() argument
1022 struct extent_buffer *cow; __btrfs_cow_block() local
2707 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) btrfs_search_slot() argument
[all...]
H A Dinode.c385 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddir-item.c184 const int cow = (mod != 0); in btrfs_lookup_match_dir() local
H A Dinode-item.c406 int cow = mod != 0; in btrfs_lookup_inode() local
83 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) btrfs_lookup_inode_extref() 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) search_free_space_info() 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) btrfs_search_prev_slot() argument
H A Dfile-item.c264 int cow = mod != 0; in btrfs_lookup_file_extent() local
204 btrfs_lookup_csum(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 bytenr, int cow) btrfs_lookup_csum() argument
H A Drelocation.c1227 int cow = 0; in replace_path() local
4424 btrfs_reloc_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow) btrfs_reloc_cow_block() argument
[all...]
H A Dctree.c315 struct extent_buffer *cow; in btrfs_copy_root() local
399 update_ref_for_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow, int *last_ref) update_ref_for_cow() argument
531 struct extent_buffer *cow; __btrfs_cow_block() local
2124 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) btrfs_search_slot() argument
[all...]
H A Dinode.c723 static noinline int add_async_extent(struct async_chunk *cow, in add_async_extent() argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_kern.c141 struct cow { struct
166 struct cow cow; member
641 path_requires_switch(char *from_cmdline, char *from_cow, char *cow) path_requires_switch() argument
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_kern.c140 struct cow { struct
166 struct cow cow; member
593 path_requires_switch(char *from_cmdline, char *from_cow, char *cow) path_requires_switch() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Ddax.c1429 bool cow = write && iomap->flags & IOMAP_F_SHARED; in dax_iomap_iter() local
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs96 mod cow; modules
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap.c52 struct dm_dev *cow; member
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap.c53 struct dm_dev *cow; member
[all...]
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c3817 int cow; in copy_hugetlb_page_range() local
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c5042 bool cow = is_cow_mapping(src_vma->vm_flags); in copy_hugetlb_page_range() local

Completed in 108 milliseconds