Home
last modified time | relevance | path

Searched refs:c_xid (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dcache.h28 __be32 c_xid; member
Dnfscache.c325 if (rqstp->rq_xid != rp->c_xid) in nfsd_cache_match()
439 rp->c_xid = xid; in nfsd_cache_lookup()
527 hash = nfsd_cache_hash(rp->c_xid); in nfsd_cache_update()