Searched refs:pcfhead (Results 1 – 3 of 3) sorted by relevance
49 struct pchead pcfhead[NPCHASH]; variable74 hfp = &pcfhead[i]; in pc_init()122 hp = &pcfhead[PCFHASH(fsp, blkno, offset)]; in pc_getnode()727 for (hp = pcfhead; fsp->pcfs_frefs && hp < &pcfhead[NPCHASH]; hp++) { in pc_diskchanged()
937 hp = pcfhead; in pc_syncfsnodes()938 while (hp < & pcfhead [ NPCHASH ]) { in pc_syncfsnodes()
114 extern struct pchead pcfhead[];