Searched refs:m_epg_last_len (Results 1 – 4 of 4) sorted by relevance
372 uint16_t m_epg_last_len; member405 return (m->m_epg_last_len); in m_epg_pagelen()427 MCHECK(m->m_epg_last_len > 0, "zero last page length"); \428 MCHECK(m->m_epg_last_len <= PAGE_SIZE, \432 m->m_epg_last_len <= PAGE_SIZE, \
1140 m->m_epg_last_len = 0; in mb_alloc_ext_pgs()1639 m->m_epg_last_len = PAGE_SIZE; in mb_mapped_to_unmapped()1673 m->m_epg_last_len = PAGE_SIZE - pglen; in mb_mapped_to_unmapped()
1054 m0->m_epg_last_len = xfs; in vn_sendfile()
1721 mb->m_epg_last_len = length - PAGE_SIZE * (mb->m_epg_npgs - 1); in m_uiotombuf_nomap()