Home
last modified time | relevance | path

Searched defs:putfh (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/fs/nfsd/
Dnfs4proc.c507 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh() local
2291 struct nfsd4_putfh *putfh; in check_if_stalefh_allowed() local
Dxdr4.h638 struct nfsd4_putfh putfh; member
Dnfs4xdr.c1098 nfsd4_decode_putfh(struct nfsd4_compoundargs *argp, struct nfsd4_putfh *putfh) in nfsd4_decode_putfh()