Home
last modified time | relevance | path

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

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