Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfscache.c221 hlist_add_head(&rp->c_hash, cache_hash + hash_32(rp->c_xid, maskbits)); in hash_refile()
318 if (rqstp->rq_xid != rp->c_xid || rqstp->rq_proc != rp->c_proc || in nfsd_cache_match()
447 rp->c_xid = xid; in nfsd_cache_lookup()
Dcache.h28 __be32 c_xid; member