Searched refs:block_drv_ro_whitelist (Results 1 – 2 of 2) sorted by relevance
26 option('block_drv_ro_whitelist', type : 'string', value : '', string
2232 if get_option('block_drv_ro_whitelist') == ''2236 '"' + get_option('block_drv_ro_whitelist').replace(',', '", "') + '", ')4410 summary_info += {'Block whitelist (ro)': get_option('block_drv_ro_whitelist')}