Searched defs:cmlb_create_minor_nodes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c312 static int cmlb_create_minor_nodes(struct cmlb_lun *cl);
730 if (cmlb_create_minor_nodes(cl) != 0) {
839 (void) cmlb_create_minor_nodes(cl);
923 (void) cmlb_create_minor_nodes(cl);
1433 * Function: cmlb_create_minor_nodes
1449 cmlb_create_minor_nodes(struct cmlb_lun *cl) function

Completed in 59 milliseconds