Home
last modified time | relevance | path

Searched refs:ETOOSMALL (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dqmi_encdec.c260 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 Dsmt.c81 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 Derrno.h28 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dblocklayoutxdr.c51 return -ETOOSMALL; in nfsd4_block_encode_volume()
62 return -ETOOSMALL; in nfsd4_block_encode_volume()
H A Dnfsproc.c841 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
H A Dnfs4callback.c188 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h161 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/OK3568_Linux_fs/kernel/lib/
H A Derrname.c191 E(ETOOSMALL),
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c270 #define ETOOSMALL 525 macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.c255 rc = -ETOOSMALL; in fsg_lun_open()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs2xdr.c1095 { NFSERR_TOOSMALL, -ETOOSMALL },
H A Dnfs4trace.h33 TRACE_DEFINE_ENUM(ETOOSMALL);
185 { ETOOSMALL, "ETOOSMALL" }, \
H A Dnfs42xdr.c564 if (status == -ETOOSMALL) in decode_listxattrs()
H A Dnfs3xdr.c2476 { NFSERR_TOOSMALL, -ETOOSMALL },
H A Ddir.c932 if (res == -ETOOSMALL && desc->plus) { in nfs_readdir()
H A Dnfs4xdr.c5828 if (status == -ETOOSMALL) { in decode_getdeviceinfo()
7480 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Daf_rxrpc.c704 return -ETOOSMALL; in rxrpc_getsockopt()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c2099 return -ETOOSMALL; in ethtool_get_perm_addr()