Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dfsflush.c107 static pgcnt_t fsf_mask[MAX_PAGESIZES]; variable
211 if ((page_pptonum(pp) & fsf_mask[szc]) != 0) { in fsflush_do_pages()
383 fsf_mask[ix] = page_get_pagecnt(ix + 1) - 1; in fsflush()