Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h657 struct nfsd4_clone { struct
659 stateid_t cl_src_stateid;
660 stateid_t cl_dst_stateid;
661 u64 cl_src_pos;
662 u64 cl_dst_pos;
663 u64 cl_count;
H A Dnfs4proc.c1286 nfsd4_clone(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_clone() function