Searched refs:CL_COMMIT (Results 1 – 1 of 1) sorted by relevance
117 #define CL_COMMIT 0x08 macro1632 if (flags & CL_COMMIT) { in cluster_io()1662 assert(ISSET(flags, CL_COMMIT)); in cluster_io()1842 if (!(flags & CL_COMMIT)) { in cluster_io()1961 flags &= ~CL_COMMIT; in cluster_io()2073 if ((flags & CL_COMMIT) && pg_count) { in cluster_io()2337 if (ISSET(flags, CL_COMMIT)) { in cluster_io()2386 if (flags & CL_COMMIT) { in cluster_io()2572 local_flags |= CL_COMMIT; in cluster_pageout_ext()2595 if (local_flags & CL_COMMIT) { in cluster_pageout_ext()[all …]