Lines Matching defs:vol
1112 * and last but not least, make sure sndr is not using vol for anything
2814 * specified the same vol and bitmap
2834 /* extra check for secondary vol */
3422 validate_name(CFGFILE *cfg, char *vol)
3432 rc = cfg_get_canonical_name(cfg, vol, &altname);
3441 "configured as '%s'"), vol, altname);
3444 "the latter name."), vol, altname);
5173 gettext("\t%s -g <group> -q a <vol>\t\tadd disk queue to "
5183 gettext("\t%s -q a <vol> <shost>:<sdev>\tadd disk queue to "
5443 char *vol, *bmp;
5463 vol = pair.ffile;
5469 vol = pair.tfile;
5474 vol = pair.tfile;
5485 /* primary vol may be used more than once */
5486 volcount = (volcount_t *)nsc_lookup(volhash, vol);
5492 (void) nsc_insert_node(volhash, volcount, vol);
5508 /* diskqueue vol may be used more than once */