Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dcache.h27 __be32 c_xid; member
Dnfscache.c346 if (rqstp->rq_xid != rp->c_xid) in nfsd_cache_match()
461 rp->c_xid = xid; in nfsd_cache_lookup()
550 hash = nfsd_cache_hash(rp->c_xid); in nfsd_cache_update()