Searched refs:EPG_FLAG_ANON (Results 1 – 5 of 5) sorted by relevance
2280 is_anon = (m->m_epg_flags & EPG_FLAG_ANON) != 0; in ktls_encrypt()2336 m->m_epg_flags |= EPG_FLAG_ANON; in ktls_encrypt()
1788 mb->m_epg_flags = EPG_FLAG_ANON; in m_uiotombuf_nomap()1805 mb->m_epg_flags = EPG_FLAG_ANON; in m_uiotombuf_nomap()
1609 m->m_epg_flags |= EPG_FLAG_ANON; in mb_alloc_ext_plus_pages()
376 #define EPG_FLAG_ANON 0x1 /* Data can be encrypted in place. */ macro
9001 m2->m_epg_flags |= EPG_FLAG_ANON; in nfsm_split()