Lines Matching defs:error
585 * Return 0 on success, non-zero on error - handle is freed in that case.
600 * questionable. So far nobody seems to need it so just error out.
645 * return code < 0 implies an error
950 int error;
1005 error = -EROFS;
1011 error = 0;
1141 return error;
1203 * Returns: error code or 0 on success.
1313 * which hits an assertion error.
1346 * Returns error number or 0 on success.
1456 * Returns error number or 0 on success.
1659 /* Critical error: attempting to delete a bitmap buffer, maybe?
1660 * Don't do any jbd operations, and return an error. */
1799 * jbd2_journal_stop itself will not usually return an error, but it may