Home
last modified time | relevance | path

Searched refs:set_device_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dconf.cc311 return (lun->set_device_id(value)); in lun_set_device_id()
H A Dctld.hh352 bool set_device_id(std::string_view value);
H A Dkernel.cc596 cl->set_device_id(lun.device_id.c_str()); in conf_new_from_kernel()
H A Dctld.cc1626 lun::set_device_id(std::string_view value) in set_device_id() function in lun