Searched refs:SW_CLOSING (Results 1 – 2 of 2) sorted by relevance
67 #define SW_CLOSING 0x04 macro
946 if ((sp->sw_flags & SW_CLOSING) == 0) in swp_pager_getswapspace()1034 if ((sp->sw_flags & SW_CLOSING) == 0) { in swp_pager_freeswapspace()1922 KASSERT((sp->sw_flags & SW_CLOSING) != 0, in swap_pager_swapoff_object()2882 sp->sw_flags |= SW_CLOSING; in swapoff_one()3243 sp->sw_flags |= SW_CLOSING; in swapgeom_orphan()