Searched refs:ZS_CLOSING (Results 1 – 2 of 2) sorted by relevance
244 #define ZS_CLOSING 0x00000004 /* close has started */ macro
981 zs->zs_flags |= ZS_CLOSING; in zsa_close()2330 flushflag = (zs->zs_flags & ZS_CLOSING) ? FLUSHALL : FLUSHDATA; in zsa_softint()