Searched defs:nfsd4_putfh (Results 1 – 4 of 4) sorted by relevance
221 struct nfsd4_putfh { struct222 u32 pf_fhlen; /* request */223 char *pf_fhval; /* request */224 bool no_verify; /* represents foreigh fh */
504 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function
216 struct nfsd4_putfh { struct217 u32 pf_fhlen; /* request */218 char *pf_fhval; /* request */219 bool no_verify; /* represents foreigh fh */
675 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function