Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dswap_pager.h67 #define SW_CLOSING 0x04 macro
H A Dswap_pager.c942 if ((sp->sw_flags & SW_CLOSING) == 0) in swp_pager_getswapspace()
1030 if ((sp->sw_flags & SW_CLOSING) == 0) { in swp_pager_freeswapspace()
1894 KASSERT((sp->sw_flags & SW_CLOSING) != 0, in swap_pager_swapoff_object()
2855 sp->sw_flags |= SW_CLOSING; in swapoff_one()
3216 sp->sw_flags |= SW_CLOSING; in swapgeom_orphan()