Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c187 count_pages(prpageheader_t *pghp, int flags, int mask, int notmask) in count_pages() function
226 return (count_pages(lpc->lpc_prpageheader, CP_CLEAR, in unrm_size()
488 cnt = count_pages(pghp, 0, PG_MODIFIED | PG_REFERENCED, 0); in merge_current_pagedata()
525 cnt = count_pages(pghp, 0, PG_MODIFIED | PG_REFERENCED, 0); in merge_current_pagedata()
709 (void) count_pages(lpc->lpc_prpageheader, in scan()