Searched refs:NVCACHE (Results 1 – 1 of 1) sorted by relevance
39 #define NVCACHE 8 /* must be a power of 2 */ macro93 #if NVCACHE107 } entries[NVCACHE];929 #if NVCACHE in nv_create()1269 #if NVCACHE in nv_delete()1272 for(c=0,xp=nvcache.entries ; c < NVCACHE; xp= &nvcache.entries[++c]) in nv_delete()1355 #if NVCACHE in nv_open()1429 #if NVCACHE in nv_open()1430 for(c=0,xp=nvcache.entries ; c < NVCACHE; xp= &nvcache.entries[++c]) in nv_open()1450 #if NVCACHE in nv_open()[all …]