Home
last modified time | relevance | path

Searched refs:cl_def_labeltype (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h168 cmlb_label_t cl_def_labeltype; /* default label type */ member
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c543 cl->cl_def_labeltype = CMLB_LABEL_UNDEF; in cmlb_alloc_handle()
710 cl->cl_def_labeltype = CMLB_LABEL_VTOC; in cmlb_attach()
724 cl->cl_def_labeltype = CMLB_LABEL_EFI; in cmlb_attach()
766 cl->cl_def_labeltype = CMLB_LABEL_UNDEF; in cmlb_detach()
1477 if (cl->cl_def_labeltype == CMLB_LABEL_UNDEF) { in cmlb_create_minor_nodes()
1484 newlabeltype = cl->cl_def_labeltype; in cmlb_create_minor_nodes()
1536 if (cl->cl_last_labeltype != cl->cl_def_labeltype) { in cmlb_create_minor_nodes()
1538 newlabeltype = cl->cl_def_labeltype; in cmlb_create_minor_nodes()