Lines Matching refs:error
408 * Returns a pointer to a new btrfs_device on success; ERR_PTR() on error.
519 goto error;
527 goto error;
534 goto error;
539 error:
549 * false If it is not the same device or on error.
818 * error pointer when failed
1059 goto error;
1072 goto error;
1082 error:
1193 * Reset the flush error record. We might have a transient flush error
1195 * the fs to an error state, guaranteeing no super blocks can be further
1196 * committed. However that error might be transient and if we unmount the
1200 * any transaction and set the error state, guaranteeing no commits of
1854 goto error;
1860 goto error;
1874 error:
2120 "error clearing superblock number %d (%d)",
2532 goto error;
2541 goto error;
2562 BUG_ON(!device); /* Logic error */
2574 error:
2617 goto error;
2626 goto error;
2802 error:
2914 else if (ret > 0) { /* Logic error or corruption */
3026 * This is a logic error, but we don't want to just rely on the
3028 * do anything we still error out.
3179 goto error;
3188 goto error;
3221 error:
3719 goto error;
3744 goto error;
3751 goto error;
3836 goto error;
3852 goto error;
3869 error:
3914 * Otherwise print the error message and return false.
4646 /* fs_info->update_uuid_tree_gen remains 0 in all error case */
5605 * and the io error handling code will clean up eventually
5645 atomic_set(&bbio->error, 0);
6375 atomic_inc(&bbio->error);
6405 /* only send an error to the higher layers if it is
6408 if (atomic_read(&bbio->error) > bbio->max_errors) {
6447 atomic_inc(&bbio->error);
6454 if (atomic_read(&bbio->error) > bbio->max_errors)
6616 * on error. Returned struct is not linked onto any lists and must be
6655 u64 devid, u8 *uuid, bool error)
6657 if (error)
7208 goto error;
7219 goto error;
7240 goto error;
7249 goto error;
7273 goto error;
7276 error:
7420 "error %d while searching for dev_stats item for device %s",