Searched defs:nfsd4_clone (Results 1 – 2 of 2) sorted by relevance
497 struct nfsd4_clone { struct499 stateid_t cl_src_stateid;500 stateid_t cl_dst_stateid;501 u64 cl_src_pos;502 u64 cl_dst_pos;503 u64 cl_count;
1050 nfsd4_clone(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_clone() function