Home
last modified time | relevance | path

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

/freebsd-14.2/sys/vm/
H A Dswap_pager.h69 #define SW_CLOSING 0x04 macro
H A Dswap_pager.c841 if ((sp->sw_flags & SW_CLOSING) == 0) in swp_pager_getswapspace()
927 if ((sp->sw_flags & SW_CLOSING) == 0) { in swp_pager_freeswapspace()
2568 sp->sw_flags |= SW_CLOSING; in swapoff_one()
2932 sp->sw_flags |= SW_CLOSING; in swapgeom_orphan()