Home
last modified time | relevance | path

Searched refs:x_pnum (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c363 static int x_pnum; variable
369 return ((x_len == p->size) && (x_pnum == ((dc_t *)p)->dc_pnum) && in cmp_dcache()
392 x_pnum = pnum; in get_dcache()