Home
last modified time | relevance | path

Searched defs:from_schedule (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c1717 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule) in flush_plug_callbacks()
1759 void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_flush_plug_list()
H A Dblk-mq.c1946 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dumem.c507 static void mm_unplug(struct blk_plug_cb *cb, bool from_schedule) in mm_unplug()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_req.c1259 static void drbd_unplug(struct blk_plug_cb *cb, bool from_schedule) in drbd_unplug()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Draid56.c1739 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid1.c1153 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
H A Draid10.c1052 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
H A Draid5.c5610 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()