Searched defs:nfsd4_copy (Results 1 – 2 of 2) sorted by relevance
534 struct nfsd4_copy { struct538 u64 cp_src_pos;539 u64 cp_dst_pos;540 u64 cp_count;542 bool cp_intra;545 u32 cp_synchronous;552 __be32 nfserr;553 struct knfsd_fh fh;564 refcount_t refcount;565 bool stopped;[all …]
1650 nfsd4_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy() function
Completed in 21 milliseconds