Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h221 struct nfsd4_putfh { struct
222 u32 pf_fhlen; /* request */
223 char *pf_fhval; /* request */
224 bool no_verify; /* represents foreigh fh */
Dnfs4proc.c504 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function
/kernel/linux/linux-6.6/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.c675 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function