Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c160 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_MIN_NT, node_type); in dacfc_match_create_minor()
185 r = dacf_match(DACF_OPID_PREDETACH, DACF_DS_MIN_NT, node_type); in dacfc_match_create_minor()
H A Ddacf.c139 { "minor-nodetype", DACF_DS_MIN_NT },
/illumos-gate/usr/src/uts/common/sys/
H A Ddacf_impl.h61 DACF_DS_MIN_NT = 1, /* match minor node-type */ enumerator