Searched refs:SDEV_NVNAME_EXCLUDE (Results 1 – 3 of 3) sorted by relevance
118 if (nvlist_add_string((nvlist_t *)prof, SDEV_NVNAME_EXCLUDE, dev)) in di_prof_add_exclude()
63 #define SDEV_NVNAME_EXCLUDE "prof_exclude" macro
962 } else if (strcmp(nvname, SDEV_NVNAME_EXCLUDE) == 0) { in sdev_process_profile()