Searched refs:option_delete (Results 1 – 2 of 2) sorted by relevance
357 void option_delete(struct options *os, struct option *co);
647 option_delete(&pg->pg_options, o); in portal_group_delete()1498 option_delete(&lun->l_options, o); in lun_delete()1606 option_delete(struct options *options, struct option *o) in option_delete() function