NAME¶
libnvme_path_set_sysfs_dir - Set sysfs_dir.
SYNOPSIS¶
void libnvme_path_set_sysfs_dir (struct libnvme_path *p
, const char *sysfs_dir );
ARGUMENTS¶
- p
- The struct libnvme_path instance to update.
- sysfs_dir
- New string; a copy is stored. Pass NULL to clear.