Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfscache.c149 struct nfscache_head *head = hash_list + REQHASH(rp->c_xid); in hash_refile()
184 xid == rp->c_xid && proc == rp->c_proc && in nfsd_cache_lookup()
222 rp->c_xid = xid; in nfsd_cache_lookup()
/linux-2.4.37.9/include/linux/nfsd/
Dcache.h29 u32 c_xid; member