Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr4.h216 struct nfsd4_putfh { struct
217 u32 pf_fhlen; /* request */
218 char *pf_fhval; /* request */
219 bool no_verify; /* represents foreigh fh */
Dnfs4proc.c641 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function