Searched refs:VN_HTABLE_KEY (Results 1 – 1 of 1) sorted by relevance
300 #define VN_HTABLE_KEY(p, hp) ((p) % ((hp)->vn_htable_buckets)) macro387 hkey = VN_HTABLE_KEY(ptr, hp); in vn_get()406 htmp = &hp->vn_htable[VN_HTABLE_KEY(hent->vn_ptr, hp)]; in vn_get()