Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h221 struct nfsd4_putfh { struct
563 struct nfsd4_putfh putfh;
Dnfs4proc.c500 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() function
503 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh()
2212 .op_func = nfsd4_putfh,
Dnfs4xdr.c1052 nfsd4_decode_putfh(struct nfsd4_compoundargs *argp, struct nfsd4_putfh *putfh) in nfsd4_decode_putfh()