Searched refs:CL_COMMIT (Results 1 – 1 of 1) sorted by relevance
113 #define CL_COMMIT 0x08 macro1403 if (flags & CL_COMMIT) { in cluster_io()1433 assert(ISSET(flags, CL_COMMIT)); in cluster_io()1593 if (!(flags & CL_COMMIT)) { in cluster_io()1712 flags &= ~CL_COMMIT; in cluster_io()1825 if ((flags & CL_COMMIT) && pg_count) { in cluster_io()2089 if (ISSET(flags, CL_COMMIT)) { in cluster_io()2138 if (flags & CL_COMMIT) { in cluster_io()2324 local_flags |= CL_COMMIT; in cluster_pageout_ext()2347 if (local_flags & CL_COMMIT) { in cluster_pageout_ext()[all …]