Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dubc_subr.c1253 off_t lastpg, olastpgend, lastoff; in ubc_setsize_ex() local
1293 olastpgend = round_page_64(osize); in ubc_setsize_ex()
1321 if (olastpgend > lastpg) { in ubc_setsize_ex()
1335 (memory_object_size_t)(olastpgend - lastpg), NULL, NULL, in ubc_setsize_ex()