Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 7 of 7) sorted by relevance

/fs/dlm/
Dmidcomms.c37 unsigned copy = len; in copy_from_cb() local
/fs/fat/
Ddir.c1167 unsigned long size, copy; in fat_add_new_entries() local
1303 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
1314 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
Dfatent.c370 int err, n, copy; in fat_mirror_bhs() local
/fs/
Dpipe.c62 unsigned long copy; in pipe_iov_copy_from_user() local
88 unsigned long copy; in pipe_iov_copy_to_user() local
/fs/gfs2/
Deattr.c636 unsigned int copy; in ea_write() local
/fs/fuse/
Dfile.c1507 size_t copy = min(todo, iov_len); in fuse_ioctl_copy_user() local
/fs/btrfs/
Dextent-tree.c2426 int btrfs_copy_pinned(struct btrfs_root *root, struct extent_io_tree *copy) in btrfs_copy_pinned()