Lines Matching defs:minor

244 	mdi_debug("Adding drive: %s (minor: %x) to list [timestamp = '%s']\n",
601 mdi_debug("Replica disk: %s (minor: %s), available=%x\n",
766 * Take a minor name from a SunCluster did device, and return a
767 * standard Solaris minor name for the corresponding slice. The
769 * is a did style minor name and for freeing the returned memory.
797 * Convert a dXsN minor to the corresponding X,XsN,blk fully qualified
798 * DID minor name
801 meta_didmin_expand(char *minor)
808 tempstr = Strdup(minor);
811 mdi_debug("Unexpected minor-name format '%s'\n", tempstr);
816 mdi_debug("Couldn't find slice in '%s'\n", minor);
828 * Constructed DID minor is <UNIT>,<UNIT>sX,blk
836 mdi_debug("Constructed DID minor '%s'\n", retstr);
910 * Take a CTD-based replica devid,minor and convert to a corresponding DID
911 * devid,minor. Need to traverse the list of potential devices matching the
912 * the specified devid (with no minor) and then find the entry which matches
913 * the CTD-based 'g', or 'h' minor number
931 mdi_debug("meta_stdmin_to_didmin: minor = '%c'\n", c);
968 mdi_debug("found minor '%s'\n", minp);
1083 mdi_debug("Non-replica: minor key: %d (replicated: %d)\n",
1157 * If the minor name retrieved from the replica
1159 * minor name for use in meta_deviceid_to_nmlist()
1192 mdi_debug("Non-replica: minor-name %s\n", minor_name);
1252 * key, that is the devname and minor number we
1498 * Iterator to walk the minor node tree of the device snapshot, adding only the
1499 * first non-block instance of each non-cdrom minor node to a list of disks.
1502 add_disk_names(di_node_t node, di_minor_t minor, void *args)
1507 char *min = di_minor_name(minor);
1525 if (di_minor_spectype(minor) == S_IFCHR) {
2440 * Need to verify the lbp derived devid + minor-name to
2452 * minor-name.
2456 mdi_debug("Couldn't encode devid for minor '%s'\n",
2459 mdi_debug("Devid '%s', minor '%s'\n", devidstr,
2466 * with a DID minor name.
2473 * The minor name type stored in the devid info block (mtype)
2474 * and the minor name type derived from the fd given to
2480 * in the same set. In this case the minor from the local disk
2496 * sure that we look for a minor that corresponds to the mtype
2497 * minor [can be obtained from meta_stdmin_to_didmin()].
2502 * See what the command-line minor + devid results in
2506 mdi_debug("Couldn't encode devid for minor '%s'\n",
2509 mdi_debug("Devid_this_minor '%s', minor '%s'\n",
2538 * devid-ID is valid, but devid + minor
2558 * Construct the CTD minor-name to find
2563 * replica minor name.
2604 mdi_debug("Transplanted minor '%s'"
2611 * devid + DID minor is valid, nothing
2643 * minor-name entry did,<ctd-minor>
2649 * CTD -> CTD => verify did,minor exists
2663 mdi_debug("Calling mdtn for devid '%s', minor '%s'\n",
2734 mdi_debug("xlate_devname: minor '%s', devname '%s'\n",
2841 /* grab device id and minor name from the shared spaces */
2868 * If the minor name retrieved from the replica
2870 * minor name for use in meta_deviceid_to_nmlist()
3969 * Need to return the new devid including the minor name.
4007 * Now, use the old devid with minor name to lookup
4009 * a minor name.
4487 mdi_debug("meta_imp_set: locator_devname = %s, minor %s\n",