Searched refs:CL_COMMIT (Results 1 – 1 of 1) sorted by relevance
113 #define CL_COMMIT 0x08 macro1384 if (flags & CL_COMMIT) { in cluster_io()1416 assert(ISSET(flags, CL_COMMIT)); in cluster_io()1545 if (!(flags & CL_COMMIT)) { in cluster_io()1664 flags &= ~CL_COMMIT; in cluster_io()1777 if ((flags & CL_COMMIT) && pg_count) { in cluster_io()2041 if (ISSET(flags, CL_COMMIT)) { in cluster_io()2089 if (flags & CL_COMMIT) { in cluster_io()2275 local_flags |= CL_COMMIT; in cluster_pageout_ext()2298 if (local_flags & CL_COMMIT) { in cluster_pageout_ext()[all …]