trunc_page
trunc_page(uio->uio_offset) == trunc_page(oldsize)))) {
#define trunc_page(x) ((x) & ~PAGE_MASK)
#define trunc_page(x) \