Searched defs:copy (Results 1 – 7 of 7) sorted by relevance
37 unsigned copy = len; in copy_from_cb() local
1167 unsigned long size, copy; in fat_add_new_entries() local1303 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local1314 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
370 int err, n, copy; in fat_mirror_bhs() local
62 unsigned long copy; in pipe_iov_copy_from_user() local88 unsigned long copy; in pipe_iov_copy_to_user() local
636 unsigned int copy; in ea_write() local
1507 size_t copy = min(todo, iov_len); in fuse_ioctl_copy_user() local
2426 int btrfs_copy_pinned(struct btrfs_root *root, struct extent_io_tree *copy) in btrfs_copy_pinned()