Searched refs:IO_CLOSE (Results 1 – 2 of 2) sorted by relevance
168 #define IO_CLOSE 0x0400 /* I/O issued from close path */ macro
6793 flags = io_flags & (IO_PASSIVE | IO_CLOSE); in cluster_try_push()7075 if (flags & IO_CLOSE) { in cluster_push_now()