Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c1089 void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1097 check_and_set_stop_copy(struct nfsd4_copy *copy) in check_and_set_stop_copy()
1109 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1119 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy() local
1133 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local
1141 struct nfsd4_copy *copy = container_of(cb, struct nfsd4_copy, cp_cb); in nfsd4_cb_offload_release() local
1157 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
1164 static ssize_t _nfsd_copy_file_range(struct nfsd4_copy *copy) in _nfsd_copy_file_range()
1187 static __be32 nfsd4_do_copy(struct nfsd4_copy *copy, bool sync) in nfsd4_do_copy()
1222 static void cleanup_async_copy(struct nfsd4_copy *copy) in cleanup_async_copy()
[all …]
Dnfs4xdr.c1748 nfsd4_decode_copy(struct nfsd4_compoundargs *argp, struct nfsd4_copy *copy) in nfsd4_decode_copy()
4259 struct nfsd4_copy *copy) in nfsd4_encode_copy()
Dxdr4.h628 struct nfsd4_copy copy; member
Dnfs4state.c744 int nfs4_init_cp_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_cp_state()
761 void nfs4_free_cp_state(struct nfsd4_copy *copy) in nfs4_free_cp_state()
/fs/dlm/
Dmidcomms.c35 unsigned copy = len; in copy_from_cb() local
/fs/fat/
Ddir.c1210 unsigned long size, copy; in fat_add_new_entries() local
1349 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
1360 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
Dfatent.c379 int err, n, copy; in fat_mirror_bhs() local
/fs/nfs/
Dcallback_proc.c701 struct nfs4_copy_state *copy, *tmp_copy; in nfs4_callback_offload() local
Dnfs42proc.c140 struct nfs4_copy_state *copy, *tmp_copy; in handle_async_copy() local
Dnfs4state.c1557 struct nfs4_copy_state *copy; in nfs42_complete_copies() local
/fs/gfs2/
Dxattr.c681 unsigned int copy; in ea_write() local
/fs/
Dnamespace.c3044 char *copy; in copy_mount_options() local
/fs/cifs/
Dfile.c3370 size_t copy = min_t(size_t, remaining, PAGE_SIZE); in cifs_readdata_to_iov() local