Searched refs:do_flush (Results 1 – 7 of 7) sorted by relevance
107 unsigned int do_flush; \117 do_flush = test_bit(RAC_ENABLED, &b15_rac_flags); \118 if (do_flush) \121 if (!do_flush) \
156 static void do_flush(struct work_struct *work) in do_flush() function308 INIT_DELAYED_WORK(&lc->flush_log_work, do_flush); in userspace_ctr()
1299 bool do_flush; in r5l_flush_stripe_to_raid() local1311 do_flush = !list_empty(&log->flushing_ios); in r5l_flush_stripe_to_raid()1314 if (!do_flush) in r5l_flush_stripe_to_raid()
5574 bool do_flush = false; in raid5_make_request() local5590 do_flush = bi->bi_opf & REQ_PREFLUSH; in raid5_make_request()5710 if (do_flush) { in raid5_make_request()5713 do_flush = false; in raid5_make_request()
1193 int do_flush, status; in nfs_flush_incompatible() local1207 do_flush = req->wb_page != page || in nfs_flush_incompatible()1212 do_flush |= l_ctx->lockowner != current->files; in nfs_flush_incompatible()1215 if (!do_flush) in nfs_flush_incompatible()
1484 static void do_flush(struct intelfb_info *dinfo);1529 do_flush(dinfo); in wait_ring()1546 static void do_flush(struct intelfb_info *dinfo) in do_flush() function1568 do_flush(dinfo); in intelfbhw_do_sync()
432 int do_flush = 0; in musb_host_packet_rx() local464 do_flush = 1; in musb_host_packet_rx()482 do_flush = 1; in musb_host_packet_rx()504 if (unlikely(do_flush)) in musb_host_packet_rx()