Searched refs:NVCACHE (Results 1 – 1 of 1) sorted by relevance
36 #define NVCACHE 8 /* must be a power of 2 */ macro84 #if NVCACHE97 } entries[NVCACHE];817 #if NVCACHE in nv_create()1074 #if NVCACHE in nv_delete()1077 for(c=0,xp=nvcache.entries ; c < NVCACHE; xp= &nvcache.entries[++c]) in nv_delete()1127 #if NVCACHE in nv_open()1200 #if NVCACHE in nv_open()1201 for(c=0,xp=nvcache.entries ; c < NVCACHE; xp= &nvcache.entries[++c]) in nv_open()1221 #if NVCACHE in nv_open()[all …]