]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/md/dm.h
dm table: add dm_table_run_md_queue_async
[mirror_ubuntu-jammy-kernel.git] / drivers / md / dm.h
index 88cc58c5871a49e072edc8b21723ffc1f0b63779..ed76126aac542e57d092a1d50a00135d8119c2ec 100644 (file)
@@ -188,6 +188,7 @@ int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only
 int dm_cancel_deferred_remove(struct mapped_device *md);
 int dm_request_based(struct mapped_device *md);
 sector_t dm_get_size(struct mapped_device *md);
+struct request_queue *dm_get_md_queue(struct mapped_device *md);
 struct dm_stats *dm_get_stats(struct mapped_device *md);
 
 int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,