Searched refs:blk_dev_has_tray (Results 1 – 4 of 4) sorted by relevance
93 if (!blk_dev_has_tray(blk)) { in do_open_tray()156 if (!blk_dev_has_tray(blk)) { in qmp_blockdev_close_tray()194 if (has_attached_device && blk_dev_has_tray(blk) && in blockdev_remove_medium()215 if (!blk_dev_has_tray(blk)) { in blockdev_remove_medium()244 if (has_device && blk_dev_has_tray(blk) && !blk_dev_is_tray_open(blk)) { in qmp_blockdev_insert_anon_medium()259 if (!blk_dev_has_tray(blk)) { in qmp_blockdev_insert_anon_medium()
442 if (blk_dev_has_tray(blk)) { in bdrv_query_info()
1141 bool blk_dev_has_tray(BlockBackend *blk) in blk_dev_has_tray() function1165 if (blk_dev_has_tray(blk)) { in blk_dev_is_tray_open()
103 bool blk_dev_has_tray(BlockBackend *blk);