Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dcache.h27 __be32 c_xid; member
Dnfscache.c318 if (rqstp->rq_xid != rp->c_xid) in nfsd_cache_match()
433 rp->c_xid = xid; in nfsd_cache_lookup()
522 hash = nfsd_cache_hash(rp->c_xid); in nfsd_cache_update()