Searched refs:is_flush (Results 1 – 2 of 2) sorted by relevance
87 uint8_t is_flush:1; member171 ((b)->is_flush)174 (b)->is_flush = 1177 (b)->is_flush = 0
155 b->is_flush = ((flags & NXT_BUF_SYNC_FLUSH) != 0); in nxt_buf_sync_alloc()