/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2maperror.c | 41 {STATUS_WAIT_1, -EIO, "STATUS_WAIT_1"}, 42 {STATUS_WAIT_2, -EIO, "STATUS_WAIT_2"}, 43 {STATUS_WAIT_3, -EIO, "STATUS_WAIT_3"}, 44 {STATUS_WAIT_63, -EIO, "STATUS_WAIT_63"}, 45 {STATUS_ABANDONED, -EIO, "STATUS_ABANDONED"}, 46 {STATUS_ABANDONED_WAIT_0, -EIO, "STATUS_ABANDONED_WAIT_0"}, 47 {STATUS_ABANDONED_WAIT_63, -EIO, "STATUS_ABANDONED_WAIT_63"}, 48 {STATUS_USER_APC, -EIO, "STATUS_USER_APC"}, 49 {STATUS_KERNEL_APC, -EIO, "STATUS_KERNEL_APC"}, 50 {STATUS_ALERTED, -EIO, "STATUS_ALERTE [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2maperror.c | 28 {STATUS_WAIT_1, -EIO, "STATUS_WAIT_1"}, 29 {STATUS_WAIT_2, -EIO, "STATUS_WAIT_2"}, 30 {STATUS_WAIT_3, -EIO, "STATUS_WAIT_3"}, 31 {STATUS_WAIT_63, -EIO, "STATUS_WAIT_63"}, 32 {STATUS_ABANDONED, -EIO, "STATUS_ABANDONED"}, 33 {STATUS_ABANDONED_WAIT_0, -EIO, "STATUS_ABANDONED_WAIT_0"}, 34 {STATUS_ABANDONED_WAIT_63, -EIO, "STATUS_ABANDONED_WAIT_63"}, 35 {STATUS_USER_APC, -EIO, "STATUS_USER_APC"}, 36 {STATUS_KERNEL_APC, -EIO, "STATUS_KERNEL_APC"}, 37 {STATUS_ALERTED, -EIO, "STATUS_ALERTE [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | bad_inode.c | 9 * Fabian Frederick : August 2003 - All file operations assigned to EIO 22 return -EIO; in bad_file_open() 33 return -EIO; in bad_inode_create() 39 return ERR_PTR(-EIO); in bad_inode_lookup() 45 return -EIO; in bad_inode_link() 50 return -EIO; in bad_inode_unlink() 56 return -EIO; in bad_inode_symlink() 62 return -EIO; in bad_inode_mkdir() 67 return -EIO; in bad_inode_rmdir() 73 return -EIO; in bad_inode_mknod() [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | bad_inode.c | 9 * Fabian Frederick : August 2003 - All file operations assigned to EIO 22 return -EIO; in bad_file_open() 34 return -EIO; in bad_inode_create() 40 return ERR_PTR(-EIO); in bad_inode_lookup() 46 return -EIO; in bad_inode_link() 51 return -EIO; in bad_inode_unlink() 58 return -EIO; in bad_inode_symlink() 64 return -EIO; in bad_inode_mkdir() 69 return -EIO; in bad_inode_rmdir() 75 return -EIO; in bad_inode_mknod() [all...] |
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_force_umount.c | 37 /* vnode operations returns EIO */ 44 return -EIO; in ErrorVopCreate() 53 return -EIO; in ErrorVopLookup() 62 return -EIO; in ErrorVopOpen() 75 return -EIO; in ErrorVopReclaim() 83 return -EIO; in ErrorVopUnlink() 91 return -EIO; in ErrorVopRmdir() 100 return -EIO; in ErrorVopMkdir() 107 return -EIO; in ErrorVopReaddir() 114 return -EIO; in ErrorVopOpendir() [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | fatent.c | 49 return -EIO; in __exfat_ent_get() 74 return -EIO; in exfat_ent_set() 93 return -EIO; in exfat_ent_get() 108 return -EIO; in exfat_ent_get() 115 return -EIO; in exfat_ent_get() 122 return -EIO; in exfat_ent_get() 136 return -EIO; in exfat_chain_cont_cluster() 142 return -EIO; in exfat_chain_cont_cluster() 166 return -EIO; in exfat_free_cluster() 210 return -EIO; in exfat_find_last_cluster() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_cmds.c | 43 return -EIO; in efc_nport_get_mbox_status() 111 return -EIO; in efc_nport_alloc_init_vpi_cb() 155 return -EIO; in efc_nport_alloc_read_sparm64_cb() 224 return -EIO; in efc_cmd_nport_alloc() 240 return -EIO; in efc_cmd_nport_alloc() 255 return -EIO; in efc_nport_attach_reg_vpi_cb() 270 return -EIO; in efc_cmd_nport_attach() 302 return -EIO; in efc_cmd_nport_free() 327 return -EIO; in efc_domain_get_mbox_status() 374 return -EIO; in efc_domain_alloc_read_sparm64_cb() [all...] |
/kernel/linux/linux-5.10/net/9p/ |
H A D | error.c | 49 {"Input/output error", EIO}, 134 {"i/o error", EIO}, 144 {"i/o count too large", EIO}, 149 {"corrupted directory entry", EIO}, 150 {"corrupted file entry", EIO}, 151 {"corrupted block label", EIO}, 152 {"corrupted meta data", EIO}, 155 {"root of file system is corrupted", EIO}, 156 {"corrupted super block", EIO}, 166 {"venti i/o error", EIO}, [all...] |
/kernel/linux/linux-6.6/net/9p/ |
H A D | error.c | 47 {"Input/output error", EIO}, 132 {"i/o error", EIO}, 142 {"i/o count too large", EIO}, 147 {"corrupted directory entry", EIO}, 148 {"corrupted file entry", EIO}, 149 {"corrupted block label", EIO}, 150 {"corrupted meta data", EIO}, 153 {"root of file system is corrupted", EIO}, 154 {"corrupted super block", EIO}, 164 {"venti i/o error", EIO}, [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.c | 27 return -EIO; in ixgbe_read_mbx() 49 return -EIO; in ixgbe_write_mbx() 66 return -EIO; in ixgbe_check_for_msg() 83 return -EIO; in ixgbe_check_for_ack() 100 return -EIO; in ixgbe_check_for_rst() 118 return -EIO; in ixgbe_poll_for_msg() 123 return -EIO; in ixgbe_poll_for_msg() 143 return -EIO; in ixgbe_poll_for_ack() 148 return -EIO; in ixgbe_poll_for_ack() 172 return -EIO; in ixgbe_read_posted_mbx() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.c | 27 return -EIO; in ixgbe_read_mbx() 49 return -EIO; in ixgbe_write_mbx() 66 return -EIO; in ixgbe_check_for_msg() 83 return -EIO; in ixgbe_check_for_ack() 100 return -EIO; in ixgbe_check_for_rst() 118 return -EIO; in ixgbe_poll_for_msg() 123 return -EIO; in ixgbe_poll_for_msg() 143 return -EIO; in ixgbe_poll_for_ack() 148 return -EIO; in ixgbe_poll_for_ack() 172 return -EIO; in ixgbe_read_posted_mbx() [all...] |
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 108 return -EIO; in write_dsp() 131 return -EIO; in read_dsp() 154 return -EIO; in read_sn() 215 return -EIO; in load_asic_generic() 329 return -EIO; in install_resident_loader() 360 return -EIO; in load_dsp() 376 return -EIO; in load_dsp() 414 return -EIO; in load_dsp() 419 return -EIO; in load_dsp() 424 return -EIO; in load_dsp() [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 98 ret = -EIO; in af9005_generic_read_write() 103 ret = -EIO; in af9005_generic_read_write() 108 ret = -EIO; in af9005_generic_read_write() 120 ret = -EIO; in af9005_generic_read_write() 284 return -EIO; in af9005_write_tuner_registers() 490 ret = -EIO; in af9005_send_command() 493 ret = -EIO; in af9005_send_command() 496 ret = -EIO; in af9005_send_command() 499 ret = -EIO; in af9005_send_command() 537 ret = -EIO; in af9005_read_eeprom() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 98 ret = -EIO; in af9005_generic_read_write() 103 ret = -EIO; in af9005_generic_read_write() 108 ret = -EIO; in af9005_generic_read_write() 120 ret = -EIO; in af9005_generic_read_write() 284 return -EIO; in af9005_write_tuner_registers() 490 ret = -EIO; in af9005_send_command() 493 ret = -EIO; in af9005_send_command() 496 ret = -EIO; in af9005_send_command() 499 ret = -EIO; in af9005_send_command() 537 ret = -EIO; in af9005_read_eeprom() [all...] |
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 108 return -EIO; in write_dsp() 131 return -EIO; in read_dsp() 154 return -EIO; in read_sn() 215 return -EIO; in load_asic_generic() 329 return -EIO; in install_resident_loader() 361 return -EIO; in load_dsp() 377 return -EIO; in load_dsp() 415 return -EIO; in load_dsp() 420 return -EIO; in load_dsp() 425 return -EIO; in load_dsp() [all...] |
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_34xx.c | 258 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_read_opposite() 270 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_bug() 284 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_overrun() 302 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_sequence() 385 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 427 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 441 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 449 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 459 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 495 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() [all...] |
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | tape_34xx.c | 258 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_read_opposite() 270 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_bug() 284 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_overrun() 302 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_sequence() 385 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 427 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 441 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 449 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 459 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 495 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() [all...] |
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | storage.c | 30 return (ret < 0 || rlen != buflen) ? -EIO : 0; in romfs_mtd_read() 116 return -EIO; in romfs_blk_read() 145 return -EIO; in romfs_blk_strnlen() 177 return -EIO; in romfs_blk_strcmp() 200 return -EIO; in romfs_blk_strcmp() 221 return -EIO; in romfs_dev_read() 231 return -EIO; in romfs_dev_read() 244 return -EIO; in romfs_dev_strnlen() 256 return -EIO; in romfs_dev_strnlen() 272 return -EIO; in romfs_dev_strcmp() [all...] |
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/ |
H A D | proc.c | 42 return -EIO; in pnpconfig_proc_show() 55 return -EIO; in escd_info_proc_show() 72 return -EIO; in escd_proc_show() 87 return -EIO; in escd_proc_show() 115 return -EIO; in pnp_legacyres_proc_show() 166 return -EIO; in pnpbios_proc_show() 192 ret = -EIO; in pnpbios_proc_write() 228 return -EIO; in pnpbios_interface_attach_device() 235 return -EIO; in pnpbios_interface_attach_device() 239 return -EIO; in pnpbios_interface_attach_device() [all...] |
/kernel/linux/linux-6.6/fs/romfs/ |
H A D | storage.c | 30 return (ret < 0 || rlen != buflen) ? -EIO : 0; in romfs_mtd_read() 116 return -EIO; in romfs_blk_read() 145 return -EIO; in romfs_blk_strnlen() 177 return -EIO; in romfs_blk_strcmp() 200 return -EIO; in romfs_blk_strcmp() 221 return -EIO; in romfs_dev_read() 231 return -EIO; in romfs_dev_read() 244 return -EIO; in romfs_dev_strnlen() 256 return -EIO; in romfs_dev_strnlen() 272 return -EIO; in romfs_dev_strcmp() [all...] |
/kernel/linux/linux-6.6/drivers/pnp/pnpbios/ |
H A D | proc.c | 42 return -EIO; in pnpconfig_proc_show() 55 return -EIO; in escd_info_proc_show() 72 return -EIO; in escd_proc_show() 87 return -EIO; in escd_proc_show() 115 return -EIO; in pnp_legacyres_proc_show() 166 return -EIO; in pnpbios_proc_show() 192 ret = -EIO; in pnpbios_proc_write() 228 return -EIO; in pnpbios_interface_attach_device() 235 return -EIO; in pnpbios_interface_attach_device() 239 return -EIO; in pnpbios_interface_attach_device() [all...] |
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-rx4581.c | 109 return -EIO; in rx4581_get_datetime() 120 return -EIO; in rx4581_get_datetime() 129 return -EIO; in rx4581_get_datetime() 136 return -EIO; in rx4581_get_datetime() 201 return -EIO; in rx4581_set_datetime() 208 return -EIO; in rx4581_set_datetime() 215 return -EIO; in rx4581_set_datetime() 222 return -EIO; in rx4581_set_datetime() 229 return -EIO; in rx4581_set_datetime() 236 return -EIO; in rx4581_set_datetime() [all...] |
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-rx4581.c | 109 return -EIO; in rx4581_get_datetime() 120 return -EIO; in rx4581_get_datetime() 129 return -EIO; in rx4581_get_datetime() 136 return -EIO; in rx4581_get_datetime() 201 return -EIO; in rx4581_set_datetime() 208 return -EIO; in rx4581_set_datetime() 215 return -EIO; in rx4581_set_datetime() 222 return -EIO; in rx4581_set_datetime() 229 return -EIO; in rx4581_set_datetime() 236 return -EIO; in rx4581_set_datetime() [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | fatent.c | 50 return -EIO; in __exfat_ent_get() 75 return -EIO; in exfat_ent_set() 94 return -EIO; in exfat_ent_get() 109 return -EIO; in exfat_ent_get() 116 return -EIO; in exfat_ent_get() 123 return -EIO; in exfat_ent_get() 137 return -EIO; in exfat_chain_cont_cluster() 143 return -EIO; in exfat_chain_cont_cluster() 169 return -EIO; in __exfat_free_cluster() 254 return -EIO; in exfat_find_last_cluster() [all...] |
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | focaltech.c | 272 return -EIO; in focaltech_switch_protocol() 275 return -EIO; in focaltech_switch_protocol() 278 return -EIO; in focaltech_switch_protocol() 282 return -EIO; in focaltech_switch_protocol() 285 return -EIO; in focaltech_switch_protocol() 288 return -EIO; in focaltech_switch_protocol() 351 return -EIO; in focaltech_read_register() 355 return -EIO; in focaltech_read_register() 358 return -EIO; in focaltech_read_register() 361 return -EIO; in focaltech_read_register() [all...] |