Searched refs:do_flush (Results 1 – 10 of 10) sorted by relevance
105 unsigned int do_flush; \115 do_flush = test_bit(RAC_ENABLED, &b15_rac_flags); \116 if (do_flush) \119 if (!do_flush) \
28 do_flush() function42 do_flush &
224 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush() function324 err = do_flush(oe, show_progress); in __ordered_events__flush()
157 static void do_flush(struct work_struct *work) in do_flush() function309 INIT_DELAYED_WORK(&lc->flush_log_work, do_flush); in userspace_ctr()
1290 bool do_flush; in r5l_flush_stripe_to_raid() local1302 do_flush = !list_empty(&log->flushing_ios); in r5l_flush_stripe_to_raid()1305 if (!do_flush) in r5l_flush_stripe_to_raid()
783 bool do_flush; member6011 if (ctx->do_flush) { in make_stripe_request()6014 ctx->do_flush = false; in make_stripe_request()6095 ctx.do_flush = bi->bi_opf & REQ_PREFLUSH; in raid5_make_request()
1161 int do_flush, status; in nfs_flush_incompatible() local1175 do_flush = nfs_page_to_folio(req) != folio || in nfs_flush_incompatible()1180 do_flush |= l_ctx->lockowner != current->files; in nfs_flush_incompatible()1183 if (!do_flush) in nfs_flush_incompatible()
420 int do_flush = 0; in musb_host_packet_rx() local452 do_flush = 1; in musb_host_packet_rx()470 do_flush = 1; in musb_host_packet_rx()492 if (unlikely(do_flush)) in musb_host_packet_rx()
2109 bool do_flush = false; in __remove_nexthop_fib() local2114 do_flush = true; in __remove_nexthop_fib()2116 if (do_flush) in __remove_nexthop_fib()
5997 bool do_flush; in flush_required() local6004 do_flush = !skb_queue_empty(&sd->input_pkt_queue) || in flush_required()6008 return do_flush; in flush_required()