Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfscache.c112 hlist_add_head(&rp->c_hash, cache_hash + request_hash(rp->c_xid)); in hash_refile()
145 xid == rp->c_xid && proc == rp->c_proc && in nfsd_cache_lookup()
183 rp->c_xid = xid; in nfsd_cache_lookup()
Dcache.h24 __be32 c_xid; member