Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dswap_pager.h69 #define SW_CLOSING 0x04 macro
H A Dswap_pager.c805 if ((sp->sw_flags & SW_CLOSING) == 0) in swp_pager_getswapspace()
891 if ((sp->sw_flags & SW_CLOSING) == 0) { in swp_pager_freeswapspace()
2513 sp->sw_flags |= SW_CLOSING; in swapoff_one()
2872 sp->sw_flags |= SW_CLOSING; in swapgeom_orphan()