Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c678 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function
681 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh()
2720 struct nfsd4_putfh *putfh; in check_if_stalefh_allowed()
2740 putfh = (struct nfsd4_putfh *)&saved_op->u; in check_if_stalefh_allowed()
3417 .op_func = nfsd4_putfh,