/linux-3.4.99/fs/ |
D | stat.c | 136 return -EOVERFLOW; in cp_old_stat() 140 return -EOVERFLOW; in cp_old_stat() 146 return -EOVERFLOW; in cp_old_stat() 200 return -EOVERFLOW; in cp_new_stat() 203 return -EOVERFLOW; in cp_new_stat() 214 return -EOVERFLOW; in cp_new_stat() 218 return -EOVERFLOW; in cp_new_stat() 228 return -EOVERFLOW; in cp_new_stat() 339 return -EOVERFLOW; in cp_new_stat64() 348 return -EOVERFLOW; in cp_new_stat64()
|
D | readdir.c | 84 buf->result = -EOVERFLOW; in fillonedir() 85 return -EOVERFLOW; in fillonedir() 163 buf->error = -EOVERFLOW; in filldir() 164 return -EOVERFLOW; in filldir()
|
D | compat.c | 136 return -EOVERFLOW; in cp_compat_stat() 142 return -EOVERFLOW; in cp_compat_stat() 146 return -EOVERFLOW; in cp_compat_stat() 151 return -EOVERFLOW; in cp_compat_stat() 220 return -EOVERFLOW; in put_compat_statfs() 225 return -EOVERFLOW; in put_compat_statfs() 228 return -EOVERFLOW; in put_compat_statfs() 275 return -EOVERFLOW; in put_compat_statfs64() 280 return -EOVERFLOW; in put_compat_statfs64() 283 return -EOVERFLOW; in put_compat_statfs64() [all …]
|
D | statfs.c | 110 return -EOVERFLOW; in do_statfs_native() 117 return -EOVERFLOW; in do_statfs_native() 120 return -EOVERFLOW; in do_statfs_native()
|
D | read_write.c | 246 retval = -EOVERFLOW; /* LFS: should only happen on 32 bit platforms */ in SYSCALL_DEFINE3() 308 return -EOVERFLOW; in rw_verify_area() 937 retval = -EOVERFLOW; in do_sendfile() 964 retval = -EOVERFLOW; in do_sendfile()
|
D | fhandle.c | 66 retval = -EOVERFLOW; in do_sys_name_to_handle()
|
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/ |
D | otp.c | 301 return -EOVERFLOW; in ipxotp_read_region() 313 return -EOVERFLOW; in ipxotp_read_region() 325 return -EOVERFLOW; in ipxotp_read_region() 337 return -EOVERFLOW; in ipxotp_read_region() 349 return -EOVERFLOW; in ipxotp_read_region()
|
/linux-3.4.99/arch/parisc/hpux/ |
D | fs.c | 85 buf->error = -EOVERFLOW; in filldir() 86 return -EOVERFLOW; in filldir() 155 return -EOVERFLOW; in cp_hpux_stat()
|
/linux-3.4.99/include/asm-generic/ |
D | errno.h | 48 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
|
/linux-3.4.99/arch/sparc/include/asm/ |
D | errno.h | 67 #define EOVERFLOW 92 /* Value too large for defined data type */ macro
|
/linux-3.4.99/arch/mips/include/asm/ |
D | errno.h | 53 #define EOVERFLOW 79 /* Value too large for defined data type */ macro
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | errno.h | 42 #define EOVERFLOW 72 /* Value too large for defined data type */ macro
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | errno.h | 92 #define EOVERFLOW 112 /* Value too large for defined data type */ macro
|
/linux-3.4.99/drivers/staging/mei/ |
D | interface.c | 115 return -EOVERFLOW; in mei_count_empty_write_slots() 205 return -EOVERFLOW; in mei_count_full_read_slots()
|
/linux-3.4.99/net/xfrm/ |
D | xfrm_replay.c | 105 err = -EOVERFLOW; in xfrm_replay_overflow() 184 err = -EOVERFLOW; in xfrm_replay_overflow_bmp() 352 err = -EOVERFLOW; in xfrm_replay_overflow_esn()
|
/linux-3.4.99/arch/x86/power/ |
D | hibernate_64.c | 152 return -EOVERFLOW; in arch_hibernation_header_save()
|
/linux-3.4.99/drivers/isdn/hisax/ |
D | hfc_usb.h | 119 {-EOVERFLOW, "Babble (bad cable?)"},
|
/linux-3.4.99/drivers/ide/ |
D | ide-park.c | 124 rc = -EOVERFLOW; in ide_park_store()
|
/linux-3.4.99/arch/cris/arch-v10/drivers/ |
D | eeprom.c | 422 return(-EOVERFLOW); in eeprom_lseek() 428 return(-EOVERFLOW); in eeprom_lseek()
|
/linux-3.4.99/drivers/block/drbd/ |
D | drbd_vli.h | 188 return -EOVERFLOW; in __vli_encode_bits()
|
/linux-3.4.99/Documentation/s390/ |
D | monreader.txt | 175 EOVERFLOW: message limit reached, the data read since the last successful 178 In the last case (EOVERFLOW) there may be missing data, in the first two cases 195 from it will provoke the "message limit reached" error (EOVERFLOW error code)
|
/linux-3.4.99/Documentation/usb/ |
D | error-codes.txt | 129 -EOVERFLOW (*) The amount of data returned by the endpoint was 153 (*) Error codes like -EPROTO, -EILSEQ and -EOVERFLOW normally indicate
|
/linux-3.4.99/lib/ |
D | digsig.c | 65 return -EOVERFLOW; in pkcs_1_v1_5_decode_emsa()
|
/linux-3.4.99/drivers/usb/host/ |
D | imx21-hcd.h | 315 /* DataOver */ -EOVERFLOW,
|
/linux-3.4.99/fs/btrfs/ |
D | inode-item.c | 179 if (ret == -EOVERFLOW) in btrfs_insert_inode_ref()
|