Home
last modified time | relevance | path

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

/linux-6.8/fs/nfsd/
Dxdr4.h741 struct nfsd4_copy_notify { struct
743 stateid_t cpn_src_stateid;
744 struct nl4_server *cpn_dst;
747 stateid_t cpn_cnr_stateid;
748 struct timespec64 cpn_lease_time;
749 struct nl4_server *cpn_src;
Dnfs4proc.c1929 nfsd4_copy_notify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy_notify() function