Home
last modified time | relevance | path

Searched defs:nfsd4_copy (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h719 struct nfsd4_copy { struct
721 stateid_t cp_src_stateid;
722 stateid_t cp_dst_stateid;
723 u64 cp_src_pos;
724 u64 cp_dst_pos;
725 u64 cp_count;
726 struct nl4_server *cp_src;
728 unsigned long cp_flags;
737 __be32 nfserr;
738 struct nfsd42_write_res cp_res;
[all …]
H A Dnfs4proc.c1962 nfsd4_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy() function