Searched refs:CL_COMMIT (Results 1 – 1 of 1) sorted by relevance
113 #define CL_COMMIT 0x08 macro1377 if (flags & CL_COMMIT) { in cluster_io()1407 assert(ISSET(flags, CL_COMMIT)); in cluster_io()1531 if (!(flags & CL_COMMIT)) { in cluster_io()1650 flags &= ~CL_COMMIT; in cluster_io()1763 if ((flags & CL_COMMIT) && pg_count) { in cluster_io()2027 if (ISSET(flags, CL_COMMIT)) { in cluster_io()2075 if (flags & CL_COMMIT) { in cluster_io()2261 local_flags |= CL_COMMIT; in cluster_pageout_ext()2284 if (local_flags & CL_COMMIT) { in cluster_pageout_ext()[all …]