Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c1954 int npf; in biomodified() local
1964 npf = btopr(bp->b_bcount + ((uintptr_t)bp->b_un.b_addr & PAGEOFFSET)); in biomodified()
1966 while (npf > 0) { in biomodified()
1972 npf--; in biomodified()