Searched refs:nfsd4_putfh (Results 1 – 3 of 3) sorted by relevance
221 struct nfsd4_putfh { struct638 struct nfsd4_putfh putfh;
504 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function507 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh()2291 struct nfsd4_putfh *putfh; in check_if_stalefh_allowed()2311 putfh = (struct nfsd4_putfh *)&saved_op->u; in check_if_stalefh_allowed()2933 .op_func = nfsd4_putfh,
1098 nfsd4_decode_putfh(struct nfsd4_compoundargs *argp, struct nfsd4_putfh *putfh) in nfsd4_decode_putfh()