Searched refs:ETOOSMALL (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | qmi_encdec.c | 260 return -ETOOSMALL; in qmi_encode_string_elem() 266 return -ETOOSMALL; in qmi_encode_string_elem() 349 return -ETOOSMALL; in qmi_encode() 374 return -ETOOSMALL; in qmi_encode() 540 return -ETOOSMALL; in qmi_decode_string_elem() 661 return -ETOOSMALL; in qmi_decode()
|
| /OK3568_Linux_fs/u-boot/drivers/firmware/scmi/ |
| H A D | smt.c | 81 return -ETOOSMALL; in scmi_write_msg_to_smt() 118 return -ETOOSMALL; in scmi_read_resp_from_smt()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | errno.h | 28 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | blocklayoutxdr.c | 51 return -ETOOSMALL; in nfsd4_block_encode_volume() 62 return -ETOOSMALL; in nfsd4_block_encode_volume()
|
| H A D | nfsproc.c | 841 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
|
| H A D | nfs4callback.c | 188 { NFS4ERR_TOOSMALL, -ETOOSMALL },
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 161 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | errname.c | 191 E(ETOOSMALL),
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | storage_common.c | 270 #define ETOOSMALL 525 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | storage_common.c | 255 rc = -ETOOSMALL; in fsg_lun_open()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs2xdr.c | 1095 { NFSERR_TOOSMALL, -ETOOSMALL },
|
| H A D | nfs4trace.h | 33 TRACE_DEFINE_ENUM(ETOOSMALL); 185 { ETOOSMALL, "ETOOSMALL" }, \
|
| H A D | nfs42xdr.c | 564 if (status == -ETOOSMALL) in decode_listxattrs()
|
| H A D | nfs3xdr.c | 2476 { NFSERR_TOOSMALL, -ETOOSMALL },
|
| H A D | dir.c | 932 if (res == -ETOOSMALL && desc->plus) { in nfs_readdir()
|
| H A D | nfs4xdr.c | 5828 if (status == -ETOOSMALL) { in decode_getdeviceinfo() 7480 { NFS4ERR_TOOSMALL, -ETOOSMALL },
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | af_rxrpc.c | 704 return -ETOOSMALL; in rxrpc_getsockopt()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | ioctl.c | 2099 return -ETOOSMALL; in ethtool_get_perm_addr()
|