Searched hist:"9974 fa2c6a7d470ca3c201fe7dbac64bf4dd8d2a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.h | diff 9974fa2c6a7d470ca3c201fe7dbac64bf4dd8d2a Fri Feb 28 08:33:43 CST 2014 Mike Snitzer <snitzer@redhat.com> dm table: add dm_table_run_md_queue_async
Introduce dm_table_run_md_queue_async() to run the request_queue of the mapped_device associated with a request-based DM table.
Also add dm_md_get_queue() wrapper to extract the request_queue from a mapped_device.
Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
|
H A D | dm-table.c | diff 9974fa2c6a7d470ca3c201fe7dbac64bf4dd8d2a Fri Feb 28 08:33:43 CST 2014 Mike Snitzer <snitzer@redhat.com> dm table: add dm_table_run_md_queue_async
Introduce dm_table_run_md_queue_async() to run the request_queue of the mapped_device associated with a request-based DM table.
Also add dm_md_get_queue() wrapper to extract the request_queue from a mapped_device.
Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
|
H A D | dm.c | diff 9974fa2c6a7d470ca3c201fe7dbac64bf4dd8d2a Fri Feb 28 08:33:43 CST 2014 Mike Snitzer <snitzer@redhat.com> dm table: add dm_table_run_md_queue_async
Introduce dm_table_run_md_queue_async() to run the request_queue of the mapped_device associated with a request-based DM table.
Also add dm_md_get_queue() wrapper to extract the request_queue from a mapped_device.
Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
|
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | diff 9974fa2c6a7d470ca3c201fe7dbac64bf4dd8d2a Fri Feb 28 08:33:43 CST 2014 Mike Snitzer <snitzer@redhat.com> dm table: add dm_table_run_md_queue_async
Introduce dm_table_run_md_queue_async() to run the request_queue of the mapped_device associated with a request-based DM table.
Also add dm_md_get_queue() wrapper to extract the request_queue from a mapped_device.
Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
|