Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfs4proc.c517 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh() local
2416 struct nfsd4_putfh *putfh; in check_if_stalefh_allowed() local
Dxdr4.h626 struct nfsd4_putfh putfh; member
Dnfs4xdr.c1209 nfsd4_decode_putfh(struct nfsd4_compoundargs *argp, struct nfsd4_putfh *putfh) in nfsd4_decode_putfh()