Searched defs:from_schedule (Results 1 – 7 of 7) sorted by relevance
1679 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()1721 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
1916 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
1261 static void drbd_unplug(struct blk_plug_cb *cb, bool from_schedule) in drbd_unplug()
1705 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
1155 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
1053 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
5615 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()