Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dkernel.c662 nvlist_replace_string(nvlist_t *nvl, const char *name, const char *value) in nvlist_replace_string() function
706 nvlist_replace_string(lun->l_options, "file", lun->l_path); in kernel_lun_add()
708 nvlist_replace_string(lun->l_options, "ctld_name", lun->l_name); in kernel_lun_add()
764 nvlist_replace_string(lun->l_options, "file", lun->l_path); in kernel_lun_modify()
766 nvlist_replace_string(lun->l_options, "ctld_name", lun->l_name); in kernel_lun_modify()