throw_rude_remark
throw_rude_remark(drive->lasterror,
throw_rude_remark(drive->lasterror,
throw_rude_remark(drive->lasterror,
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL, "No device name for %s", drive->label.name);
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL, "Duplicate subdisk %s", token[parameter]);
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL, "sd %s, length %jd not multiple of sector size", sd->name, (intmax_t)size);
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL, "%s: invalid keyword: %s", sd->name, token[parameter]);
throw_rude_remark(EINVAL, "Subdisk %s is not associated with a drive", sd->name);
throw_rude_remark(EINVAL, "Unnamed sd is not associated with a plex");
throw_rude_remark(EINVAL, "sd %s has no length spec", sd->name);
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL, "Duplicate plex %s", token[parameter]);
throw_rude_remark(EINVAL, "plex %s: stripe size %d not a multiple of sector size",
throw_rude_remark(EINVAL, "plex %s: stripe size %d not a multiple of sector size",
throw_rude_remark(EINVAL, "plex %s: stripe size %d not a multiple of sector size",
throw_rude_remark(EINVAL, "Invalid plex organization");
throw_rude_remark(EINVAL, "Need a stripe size parameter");
throw_rude_remark(EINVAL, "plex %s, invalid keyword: %s",
throw_rude_remark(EINVAL, "No plex organization specified");
throw_rude_remark(EINVAL, "Unnamed plex is not associated with a volume");
throw_rude_remark(EINVAL, "Volume has no name");
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL,
throw_rude_remark(EINVAL, "Too many plexes");
throw_rude_remark(EINVAL, "Invalid read policy");
throw_rude_remark(EINVAL, "volume %s, invalid keyword: %s",
throw_rude_remark(EINVAL, /* should we die? */
throw_rude_remark(ENOSPC,
throw_rude_remark(ENOSPC, /* crap out */
throw_rude_remark(ENOSPC,
throw_rude_remark(ENOSPC, "No space for %s on %s", sd->name, drive->label.name);
throw_rude_remark(ENOSPC, /* give up */
throw_rude_remark(ENOSPC, "No space for %s on %s", sd->name, drive->label.name);
throw_rude_remark(ENOSPC,
throw_rude_remark(EINVAL, "Drive has no name\n");
throw_rude_remark(EEXIST, /* and complain */
void throw_rude_remark(int, char *,...) __printflike(2, 3);
throw_rude_remark(EINVAL, "Invalid length specification: %s", spec);
throw_rude_remark(EINVAL, "Missing length specification");