Searched refs:option_set (Results 1 – 3 of 3) sorted by relevance
699 option_set(o, lun->l_path); in kernel_lun_add()708 option_set(o, lun->l_name); in kernel_lun_add()782 option_set(o, lun->l_path); in kernel_lun_modify()791 option_set(o, lun->l_name); in kernel_lun_modify()
409 void option_set(struct option *o, const char *value);
1621 option_set(struct option *o, const char *value) in option_set() function