Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/snic/
Dsnic_res.c183 goto error_cleanup; in snic_alloc_vnic_res()
194 goto error_cleanup; in snic_alloc_vnic_res()
206 goto error_cleanup; in snic_alloc_vnic_res()
212 goto error_cleanup; in snic_alloc_vnic_res()
266 goto error_cleanup; in snic_alloc_vnic_res()
275 error_cleanup: in snic_alloc_vnic_res()
/linux-4.4.14/arch/cris/arch-v32/drivers/
Dcryptocop.c387 goto error_cleanup; in create_pad_descriptor()
394 goto error_cleanup; in create_pad_descriptor()
405 goto error_cleanup; in create_pad_descriptor()
433 error_cleanup: in create_pad_descriptor()
566 goto error_cleanup; in create_input_descriptors()
592 goto error_cleanup; in create_input_descriptors()
601 error_cleanup: in create_input_descriptors()
804 goto error_cleanup; in cryptocop_setup_dma_list()
810 goto error_cleanup; in cryptocop_setup_dma_list()
829 goto error_cleanup; in cryptocop_setup_dma_list()
[all …]
/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c233 goto error_cleanup; in intel_pch_thermal_probe()
241 goto error_cleanup; in intel_pch_thermal_probe()
246 error_cleanup: in intel_pch_thermal_probe()
/linux-4.4.14/drivers/i2c/busses/
Di2c-ibm_iic.c714 goto error_cleanup; in iic_probe()
733 goto error_cleanup; in iic_probe()
756 goto error_cleanup; in iic_probe()
764 error_cleanup: in iic_probe()
/linux-4.4.14/fs/nfs/
Ddirect.c461 .error_cleanup = nfs_read_sync_pgio_error,
737 .error_cleanup = nfs_direct_error_cleanup,
843 .error_cleanup = nfs_write_sync_pgio_error,
Dpnfs_nfs.c269 cinfo->completion_ops->error_cleanup(NFS_I(inode)); in pnfs_generic_commit_pagelist()
277 cinfo->completion_ops->error_cleanup(NFS_I(inode)); in pnfs_generic_commit_pagelist()
Dread.c211 .error_cleanup = nfs_async_read_error,
Dpagelist.c680 desc->pg_completion_ops->error_cleanup(&mirror->pg_list); in nfs_pgio_error()
848 desc->pg_completion_ops->error_cleanup(&mirror->pg_list); in nfs_generic_pg_pgios()
Dwrite.c1330 .error_cleanup = nfs_async_write_error,
1690 cinfo->completion_ops->error_cleanup(NFS_I(inode)); in nfs_commit_list()
1772 .error_cleanup = nfs_commit_clear_lock,
Dclient.c176 goto error_cleanup; in nfs_alloc_client()
192 error_cleanup: in nfs_alloc_client()
Dpnfs.c1998 desc->pg_completion_ops->error_cleanup(&mirror->pg_list); in pnfs_generic_pg_writepages()
2129 desc->pg_completion_ops->error_cleanup(&mirror->pg_list); in pnfs_generic_pg_readpages()
/linux-4.4.14/include/linux/
Dnfs_xdr.h1426 void (*error_cleanup) (struct nfs_inode *nfsi); member
1460 void (*error_cleanup)(struct list_head *head); member
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c920 hdr->completion_ops->error_cleanup(&hdr->pages); in ff_layout_reset_write()