Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h335 struct nfsd4_putfh { struct
336 u32 pf_fhlen; /* request */
337 char *pf_fhval; /* request */
338 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