Searched defs:cow (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | dir-item.c | 200 int cow = mod != 0; btrfs_lookup_dir_item() local 293 int cow = mod != 0; btrfs_lookup_dir_index_item() local 363 int cow = mod != 0; btrfs_lookup_xattr() local
|
H A D | inode-item.c | 421 int cow = mod != 0; btrfs_lookup_inode() local 96 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 | file-item.c | 147 int cow = mod != 0; btrfs_lookup_file_extent() local 87 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 | 1775 int cow = 0; replace_path() local 4533 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
|
H A D | ctree.c | 243 struct extent_buffer *cow; btrfs_copy_root() local 1101 struct extent_buffer *cow; __btrfs_cow_block() local 977 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 2670 btrfs_search_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_slot() argument
|
H A D | inode.c | 345 static noinline int add_async_extent(struct async_cow *cow, add_async_extent() argument
|
/linux-4.4.14/drivers/md/ |
H A D | dm-snap.c | 53 struct dm_dev *cow; member in struct:dm_snapshot
|
/linux-4.4.14/arch/um/drivers/ |
H A D | ubd_kern.c | 119 struct cow { struct 144 struct cow cow; member in struct:ubd 584 static int path_requires_switch(char *from_cmdline, char *from_cow, char *cow) path_requires_switch() argument
|
/linux-4.4.14/mm/ |
H A D | hugetlb.c | 3084 int cow; copy_hugetlb_page_range() local
|
Completed in 351 milliseconds