Lines Matching defs:errors
785 * other structures so it needs to be ended in case of errors,
1155 * writeback hasn't finished yet (and without errors).
1194 * Ignore -ENOMEM errors returned by clear_extent_bit().
1220 bool errors = false;
1225 errors = true;
1227 if (errors && !ret)
1236 bool errors = false;
1245 errors = true;
1249 errors = true;
1251 if (errors && !ret)