Searched refs:ETOOSMALL (Results 1 – 10 of 10) sorted by relevance
43 { NFSERR_TOOSMALL, -ETOOSMALL },101 { NFS4ERR_TOOSMALL, -ETOOSMALL },
28 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
69 return -ETOOSMALL; in nfsd4_block_encode_volume()80 return -ETOOSMALL; in nfsd4_block_encode_volume()
192 E(ETOOSMALL),
84 declare_err!(ETOOSMALL, "Buffer or request is too small.");
221 { ETOOSMALL, "ETOOSMALL" }, \
256 rc = -ETOOSMALL; in fsg_lun_open()
759 return -ETOOSMALL; in rxrpc_getsockopt()
1297 if (status == -ETOOSMALL) in decode_listxattrs()
330 return ERR_PTR(-ETOOSMALL); in avs_nhlt_config_or_default()