Searched defs:count_pages (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/rcap/rcapd/ |
H A D | rcapd_scanner.c | 189 count_pages(prpageheader_t *pghp, int flags, int mask, int notmask) function 228 return (count_pages(lpc->lpc_prpageheader, CP_CLEAR, 490 cnt = count_pages(pghp, 0, PG_MODIFIED | PG_REFERENCED, 0); 527 cnt = count_pages(pghp, 0, PG_MODIFIED | PG_REFERENCED, 0); 711 (void) count_pages(lpc->lpc_prpageheader,
|
Completed in 903 milliseconds