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

/linux-4.4.14/include/linux/
H A Derrno.h26 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/linux-4.4.14/fs/nfsd/
H A Dblocklayoutxdr.c49 return -ETOOSMALL; nfsd4_block_encode_volume()
H A Dnfsproc.c794 { nfserr_toosmall, -ETOOSMALL }, nfserrno()
H A Dnfs4callback.c195 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Derrno.c182 [ETOOSMALL] = LUSTRE_ETOOSMALL,
328 [LUSTRE_ETOOSMALL] = ETOOSMALL,
/linux-4.4.14/drivers/usb/gadget/function/
H A Dstorage_common.c261 rc = -ETOOSMALL; fsg_lun_open()
/linux-4.4.14/fs/nfs/
H A Dnfs4trace.h36 { -ETOOSMALL, "ETOOSMALL" }, \
H A Dnfs2xdr.c1092 { NFSERR_TOOSMALL, -ETOOSMALL },
H A Dnfs3xdr.c2468 { NFSERR_TOOSMALL, -ETOOSMALL },
H A Ddir.c912 if (res == -ETOOSMALL && desc->plus) { nfs_readdir()
H A Dnfs4xdr.c5851 if (status == -ETOOSMALL) { decode_getdeviceinfo()
7401 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/linux-4.4.14/drivers/hv/
H A Dchannel.c929 return -ETOOSMALL; vmbus_recvpacket()
/linux-4.4.14/net/core/
H A Dethtool.c1412 return -ETOOSMALL; ethtool_get_perm_addr()

Completed in 624 milliseconds