Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c314 static int cmlb_create_minor_nodes(struct cmlb_lun *cl);
732 if (cmlb_create_minor_nodes(cl) != 0) { in cmlb_attach()
841 (void) cmlb_create_minor_nodes(cl); in cmlb_validate()
925 (void) cmlb_create_minor_nodes(cl); in cmlb_close()
1451 cmlb_create_minor_nodes(struct cmlb_lun *cl) in cmlb_create_minor_nodes() function