Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4proc.c644 struct nfsd4_putfh *putfh = &u->putfh; in nfsd4_putfh() local
2566 struct nfsd4_putfh *putfh; in check_if_stalefh_allowed() local
Dxdr4.h656 struct nfsd4_putfh putfh; member
Dnfs4xdr.c1212 nfsd4_decode_putfh(struct nfsd4_compoundargs *argp, struct nfsd4_putfh *putfh) in nfsd4_decode_putfh()