Lines Matching defs:integrated_flush
77 uint32_t integrated_flush;
173 * <UUID> [integrated_flush] <other args>
178 * <UUID> [integrated_flush] clustered-disk <arg count> <log dev>
184 * If integrated_flush is defined, the kernel combines flush
233 if (!strcasecmp(argv[0], "integrated_flush")) {
234 lc->integrated_flush = 1;
300 if (lc->integrated_flush) {
330 if (lc->integrated_flush) {
371 if (lc->integrated_flush && atomic_read(&lc->sched_flush))
589 if (!lc->integrated_flush) {
819 if (lc->integrated_flush)
820 DMEMIT("integrated_flush ");