Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dxdr4.h768 struct nfsd4_copy_notify { struct
770 stateid_t cpn_src_stateid;
771 struct nl4_server *cpn_dst;
774 stateid_t cpn_cnr_stateid;
775 struct timespec64 cpn_lease_time;
776 struct nl4_server *cpn_src;
Dnfs4proc.c2049 nfsd4_copy_notify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy_notify() function