Lines Matching refs:error
693 tgt->error = "singleton target type must appear alone in table";
700 tgt->error = "target type may not be included in a read-only table";
706 tgt->error = "immutable target type cannot be mixed with other target types";
711 tgt->error = "immutable target type cannot be mixed with other target types";
723 tgt->error = "Unknown error";
729 tgt->error = "Gap in table";
735 tgt->error = "couldn't split parameters (insufficient memory)";
753 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error);
763 unsigned *value, char **error, unsigned grouped)
773 *error = arg->error;
781 unsigned *value, char **error)
783 return validate_next_arg(arg, arg_set, value, error, 0);
788 unsigned *value, char **error)
790 return validate_next_arg(arg, arg_set, value, error, 1);
1866 * don't want error, zero, etc to require stable pages.
1984 DMERR("%s: %s: preresume failed, error = %d",