Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_profile.c106 if (nvlist_add_string((nvlist_t *)prof, SDEV_NVNAME_INCLUDE, dev)) in di_prof_add_dev()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h66 #define SDEV_NVNAME_INCLUDE "prof_include" macro
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_profile.c954 if (strcmp(nvname, SDEV_NVNAME_INCLUDE) == 0) { in sdev_process_profile()