find_lun
t_lun = t_conf->find_lun(lun_name);
struct lun *find_lun(std::string_view name);
struct lun *cl = conf->find_lun(l_name);