Searched refs:option_set (Results 1 – 3 of 3) sorted by relevance
740 option_set(o, lun->l_path); in kernel_lun_add()749 option_set(o, lun->l_name); in kernel_lun_add()825 option_set(o, lun->l_path); in kernel_lun_modify()834 option_set(o, lun->l_name); in kernel_lun_modify()
359 void option_set(struct option *o, const char *value);
1630 option_set(struct option *o, const char *value) in option_set() function