Home
last modified time | relevance | path

Searched refs:blk_plug_cb (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dblk-core.c1708 struct blk_plug_cb *cb = list_first_entry(&callbacks, in flush_plug_callbacks()
1709 struct blk_plug_cb, in flush_plug_callbacks()
1717 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
1721 struct blk_plug_cb *cb; in blk_check_plugged()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dblk-core.c1708 struct blk_plug_cb *cb = list_first_entry(&callbacks, in flush_plug_callbacks()
1709 struct blk_plug_cb, in flush_plug_callbacks()
1717 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
1721 struct blk_plug_cb *cb; in blk_check_plugged()
/dports/multimedia/libv4l/linux-5.13-rc2/block/
H A Dblk-core.c1708 struct blk_plug_cb *cb = list_first_entry(&callbacks, in flush_plug_callbacks()
1709 struct blk_plug_cb, in flush_plug_callbacks()
1717 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()
1721 struct blk_plug_cb *cb; in blk_check_plugged()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dblkdev.h1239 struct blk_plug_cb;
1240 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1241 struct blk_plug_cb { struct
1246 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dblkdev.h1239 struct blk_plug_cb;
1240 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1241 struct blk_plug_cb { struct
1246 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dblkdev.h1239 struct blk_plug_cb;
1240 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1241 struct blk_plug_cb { struct
1246 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/drbd/
H A Ddrbd_req.c1257 struct blk_plug_cb cb;
1262 static void drbd_unplug(struct blk_plug_cb *cb, bool from_schedule) in drbd_unplug()
1287 struct blk_plug_cb *cb = blk_check_plugged(drbd_unplug, resource, sizeof(*plug)); in drbd_check_plugged()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/drbd/
H A Ddrbd_req.c1257 struct blk_plug_cb cb;
1262 static void drbd_unplug(struct blk_plug_cb *cb, bool from_schedule) in drbd_unplug()
1287 struct blk_plug_cb *cb = blk_check_plugged(drbd_unplug, resource, sizeof(*plug)); in drbd_check_plugged()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/drbd/
H A Ddrbd_req.c1257 struct blk_plug_cb cb;
1262 static void drbd_unplug(struct blk_plug_cb *cb, bool from_schedule) in drbd_unplug()
1287 struct blk_plug_cb *cb = blk_check_plugged(drbd_unplug, resource, sizeof(*plug)); in drbd_check_plugged()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Draid56.c1627 struct blk_plug_cb cb;
1705 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
1727 struct blk_plug_cb *cb; in raid56_parity_write()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Draid56.c1627 struct blk_plug_cb cb;
1705 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
1727 struct blk_plug_cb *cb; in raid56_parity_write()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Draid56.c1627 struct blk_plug_cb cb;
1705 static void btrfs_raid_unplug(struct blk_plug_cb *cb, bool from_schedule) in btrfs_raid_unplug()
1727 struct blk_plug_cb *cb; in raid56_parity_write()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Draid1.c1150 struct blk_plug_cb cb;
1155 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
1325 struct blk_plug_cb *cb; in raid1_write_request()
H A Draid10.c1046 struct blk_plug_cb cb;
1051 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
1217 struct blk_plug_cb *cb; in raid10_write_one_disk()
H A Draid5.c5589 struct blk_plug_cb cb;
5594 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()
5636 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Draid1.c1150 struct blk_plug_cb cb;
1155 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
1325 struct blk_plug_cb *cb; in raid1_write_request()
H A Draid10.c1046 struct blk_plug_cb cb;
1051 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
1217 struct blk_plug_cb *cb; in raid10_write_one_disk()
H A Draid5.c5589 struct blk_plug_cb cb;
5594 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()
5636 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Draid1.c1150 struct blk_plug_cb cb;
1155 static void raid1_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid1_unplug()
1325 struct blk_plug_cb *cb; in raid1_write_request()
H A Draid10.c1046 struct blk_plug_cb cb;
1051 static void raid10_unplug(struct blk_plug_cb *cb, bool from_schedule) in raid10_unplug()
1217 struct blk_plug_cb *cb; in raid10_write_one_disk()
H A Draid5.c5589 struct blk_plug_cb cb;
5594 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug()
5636 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug()