/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode-item.c | 408 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 D | dir-item.c | 188 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 D | free-space-tree.c | 82 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 D | file-item.c | 233 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 D | relocation.c | 1203 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 D | ctree.c | 184 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 D | inode.c | 385 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 D | dir-item.c | 184 const int cow = (mod != 0); in btrfs_lookup_match_dir() local
|
H A D | inode-item.c | 406 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 D | free-space-tree.c | 101 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 D | file-item.c | 264 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 D | relocation.c | 1227 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 D | ctree.c | 315 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 D | inode.c | 723 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 D | ubd_kern.c | 141 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 D | ubd_kern.c | 140 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 D | dax.c | 1429 bool cow = write && iomap->flags & IOMAP_F_SHARED; in dax_iomap_iter() local
|
/kernel/linux/linux-6.6/rust/alloc/vec/ |
H A D | mod.rs | 96 mod cow; modules
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-snap.c | 52 struct dm_dev *cow; member [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-snap.c | 53 struct dm_dev *cow; member [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 3817 int cow; in copy_hugetlb_page_range() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 5042 bool cow = is_cow_mapping(src_vma->vm_flags); in copy_hugetlb_page_range() local
|