Lines Matching defs:integrated_flush
78 uint32_t integrated_flush;
174 * <UUID> [integrated_flush] <other args>
179 * <UUID> [integrated_flush] clustered-disk <arg count> <log dev>
185 * If integrated_flush is defined, the kernel combines flush
234 if (!strcasecmp(argv[0], "integrated_flush")) {
235 lc->integrated_flush = 1;
301 if (lc->integrated_flush) {
331 if (lc->integrated_flush) {
370 if (lc->integrated_flush && atomic_read(&lc->sched_flush))
588 if (!lc->integrated_flush) {
813 if (lc->integrated_flush)
814 DMEMIT("integrated_flush ");