Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dconf.cc293 return (lun->set_backend(value)); in lun_set_backend()
H A Dctld.hh344 bool set_backend(std::string_view value);
H A Dkernel.cc589 cl->set_backend(lun.backend_type.c_str()); in conf_new_from_kernel()
H A Dctld.cc1537 lun::set_backend(std::string_view value) in set_backend() function in lun