Home
last modified time | relevance | path

Searched refs:ctl_get_opt (Results 1 – 7 of 7) sorted by relevance

/trueos/sys/cam/ctl/
HDctl.h210 char * ctl_get_opt(ctl_options_t *opts, const char *name);
HDctl_backend.c211 ctl_get_opt(ctl_options_t *opts, const char *name) function
HDctl_backend_block.c1829 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "pblocksize"); in ctl_be_block_open_file()
1832 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "pblockoffset"); in ctl_be_block_open_file()
1843 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "ublocksize"); in ctl_be_block_open_file()
1846 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "ublockoffset"); in ctl_be_block_open_file()
2005 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "pblocksize"); in ctl_be_block_open_dev()
2008 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "pblockoffset"); in ctl_be_block_open_dev()
2019 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "ublocksize"); in ctl_be_block_open_dev()
2022 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "ublockoffset"); in ctl_be_block_open_dev()
2047 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "unmap"); in ctl_be_block_open_dev()
2243 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "file"); in ctl_be_block_create()
[all …]
HDctl_frontend_iscsi.c1995 target = ctl_get_opt(&opts, "cfiscsi_target"); in cfiscsi_ioctl_port_create()
1996 alias = ctl_get_opt(&opts, "cfiscsi_target_alias"); in cfiscsi_ioctl_port_create()
1997 tags = ctl_get_opt(&opts, "cfiscsi_portal_group_tag"); in cfiscsi_ioctl_port_create()
2106 target = ctl_get_opt(&opts, "cfiscsi_target"); in cfiscsi_ioctl_port_remove()
2107 tags = ctl_get_opt(&opts, "cfiscsi_portal_group_tag"); in cfiscsi_ioctl_port_remove()
HDctl.c4225 if ((value = ctl_get_opt(&lun->be_lun->options, in ctl_init_page_index()
4259 value = ctl_get_opt(&lun->be_lun->options, "writecache"); in ctl_init_page_index()
4262 value = ctl_get_opt(&lun->be_lun->options, "readcache"); in ctl_init_page_index()
4290 value = ctl_get_opt(&lun->be_lun->options, "reordering"); in ctl_init_page_index()
4334 value = ctl_get_opt(&lun->be_lun->options, in ctl_init_page_index()
4347 value = ctl_get_opt(&lun->be_lun->options, in ctl_init_page_index()
4360 value = ctl_get_opt(&lun->be_lun->options, in ctl_init_page_index()
4373 value = ctl_get_opt(&lun->be_lun->options, in ctl_init_page_index()
4582 scsiname = ctl_get_opt(&be_lun->options, "scsiname"); in ctl_alloc_lun()
4587 eui = ctl_get_opt(&be_lun->options, "eui"); in ctl_alloc_lun()
[all …]
HDctl_backend_ramdisk.c592 value = ctl_get_opt(&be_lun->ctl_be_lun.options, "unmap"); in ctl_backend_ramdisk_create()
HDctl_tpc.c1640 value = ctl_get_opt(&lun->be_lun->options, "insecure_tpc"); in ctl_extended_copy_lid1()
1767 value = ctl_get_opt(&lun->be_lun->options, "insecure_tpc"); in ctl_extended_copy_lid4()