Home
last modified time | relevance | path

Searched refs:cpn_dst (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/nfsd/
Dxdr4.h625 struct nl4_server *cpn_dst; member
Dnfs4xdr.c1993 cn->cpn_dst = svcxdr_tmpalloc(argp, sizeof(*cn->cpn_dst)); in nfsd4_decode_copy_notify()
1994 if (cn->cpn_dst == NULL) in nfsd4_decode_copy_notify()
2000 return nfsd4_decode_nl4_server(argp, cn->cpn_dst); in nfsd4_decode_copy_notify()