Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/qcom/
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()
/Linux-v4.19/include/linux/
Derrno.h27 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/Linux-v4.19/fs/nfsd/
Dblocklayoutxdr.c51 return -ETOOSMALL; in nfsd4_block_encode_volume()
62 return -ETOOSMALL; in nfsd4_block_encode_volume()
Dnfsproc.c808 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
Dnfs4callback.c195 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/Linux-v4.19/drivers/usb/gadget/function/
Dstorage_common.c255 rc = -ETOOSMALL; in fsg_lun_open()
/Linux-v4.19/net/rxrpc/
Daf_rxrpc.c723 return -ETOOSMALL; in rxrpc_getsockopt()
/Linux-v4.19/fs/nfs/
Dnfs2xdr.c1124 { NFSERR_TOOSMALL, -ETOOSMALL },
Dnfs4trace.h37 { -ETOOSMALL, "ETOOSMALL" }, \
Dnfs3xdr.c2526 { NFSERR_TOOSMALL, -ETOOSMALL },
Ddir.c877 if (res == -ETOOSMALL && desc->plus) { in nfs_readdir()
Dnfs4xdr.c5995 if (status == -ETOOSMALL) { in decode_getdeviceinfo()
7661 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/Linux-v4.19/net/core/
Dethtool.c2043 return -ETOOSMALL; in ethtool_get_perm_addr()