Home
last modified time | relevance | path

Searched refs:nfsd4_putfh (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h337 struct nfsd4_putfh { struct
871 struct nfsd4_putfh putfh;
H A Dnfs4proc.c725 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function
728 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh()
3153 struct nfsd4_putfh *putfh; in check_if_stalefh_allowed()
3173 putfh = (struct nfsd4_putfh *)&saved_op->u; in check_if_stalefh_allowed()
3866 .op_func = nfsd4_putfh,
H A Dnfs4xdr.c1394 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_decode_putfh()