Searched refs:hq_lru_forw (Results 1 – 3 of 3) sorted by relevance
68 #define hq_lru_forw hq_link.hq_chain[0] macro
1182 p = hq->hq_lru_forw; in nfs_idmap_cache_flush()1304 for (p = hq->hq_lru_forw; p != (nfsidmap_t *)hq; p = pnext) { in nfs_idmap_cache_s2i_lkup()1400 for (p = hq->hq_lru_forw; p != (nfsidmap_t *)hq; p = pnext) { in nfs_idmap_cache_s2i_insert()1481 for (p = hq->hq_lru_forw; p != (nfsidmap_t *)hq; p = pnext) { in nfs_idmap_cache_i2s_lkup()1565 for (p = hq->hq_lru_forw; p != (nfsidmap_t *)hq; p = pnext) { in nfs_idmap_cache_i2s_insert()
168 arg->first_offset = OFFSETOF(nfsidhq_t, hq_lru_forw); in nfs4_idmap_walk_init()