Home
last modified time | relevance | path

Searched refs:error_cleanup (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/i2c/busses/
Di2c-ibm_iic.c713 goto error_cleanup; in iic_probe()
732 goto error_cleanup; in iic_probe()
754 goto error_cleanup; in iic_probe()
761 error_cleanup: in iic_probe()
/linux-4.19.296/fs/nfs/
Dpagelist.c1010 desc->pg_completion_ops->error_cleanup(&head, desc->pg_error); in nfs_pageio_cleanup_request()
1145 desc->pg_completion_ops->error_cleanup(&mirror->pg_list, in nfs_pageio_error_cleanup()
1262 hdr->completion_ops->error_cleanup(&pages, err); in nfs_pageio_resend()
Ddirect.c463 .error_cleanup = nfs_read_sync_pgio_error,
871 .error_cleanup = nfs_write_sync_pgio_error,
Dread.c220 .error_cleanup = nfs_async_read_error,
Dclient.c177 goto error_cleanup; in nfs_alloc_client()
194 error_cleanup: in nfs_alloc_client()
Dwrite.c1426 .error_cleanup = nfs_async_write_error,
/linux-4.19.296/include/linux/
Dnfs_xdr.h1542 void (*error_cleanup)(struct list_head *head, int); member