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

/freebsd-10.2-release/sys/vm/
H A Dswap_pager.h72 #define SW_CLOSING 0x04 macro
H A Dswap_pager.c733 if (!(sp->sw_flags & SW_CLOSING)) {
813 if ((sp->sw_flags & SW_CLOSING) == 0) {
1757 * marked as allocated and the device must be flagged SW_CLOSING.
1801 * SW_CLOSING, so the activity should finish soon.
2343 sp->sw_flags |= SW_CLOSING;
2629 sp->sw_flags |= SW_CLOSING;

Completed in 44 milliseconds