Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_profile.c134 if (nvlist_add_string_array(nvl, SDEV_NVNAME_SYMLINK, syml, 2)) in di_prof_add_symlink()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h68 #define SDEV_NVNAME_SYMLINK "prof_symlink" macro
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_profile.c972 } else if (strcmp(nvname, SDEV_NVNAME_SYMLINK) == 0) { in sdev_process_profile()