report_error
static const BIN_ATTR(report_error, S_IWUSR, NULL, report_error_write, PAGE_SIZE);
bool report_error;
report_error = false;
report_error = true;
report_error = true;
report_error = true;
if (report_error)
if (sb->s_op->report_error)
sb->s_op->report_error(event);
.report_error = xfs_fs_report_error,
void (*report_error)(const struct fserror_event *event);
goto report_error;
report_error:
report_error(property, len);
report_error(arg[i], node);
report_error(node_name, -1, node);
report_error(property, -1, err);
report_error(path, sep - path, node);
report_error(node_name, -1, -FDT_ERR_BADPATH);
report_error(node_name, -1, node);
report_error(p + 1, -1, node);
bool report_error = true;
report_error = false;
if (report_error || verbose > 0) {