Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c1243 off_t lastpg, olastpgend, lastoff; in ubc_setsize_ex() local
1283 olastpgend = round_page_64(osize); in ubc_setsize_ex()
1311 if (olastpgend > lastpg) { in ubc_setsize_ex()
1325 (memory_object_size_t)(olastpgend - lastpg), NULL, NULL, in ubc_setsize_ex()