Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Derrno.h27 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/linux-4.19.296/fs/nfsd/
Dblocklayoutxdr.c51 return -ETOOSMALL; in nfsd4_block_encode_volume()
62 return -ETOOSMALL; in nfsd4_block_encode_volume()
Dnfsproc.c824 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
Dnfs4callback.c195 { NFS4ERR_TOOSMALL, -ETOOSMALL },
/linux-4.19.296/fs/nfs/
Dnfs2xdr.c1124 { NFSERR_TOOSMALL, -ETOOSMALL },
Dnfs4trace.h37 { -ETOOSMALL, "ETOOSMALL" }, \
Dnfs3xdr.c2530 { NFSERR_TOOSMALL, -ETOOSMALL },
Ddir.c899 if (res == -ETOOSMALL && desc->plus) { in nfs_readdir()
Dnfs4xdr.c5999 if (status == -ETOOSMALL) { in decode_getdeviceinfo()
7665 { NFS4ERR_TOOSMALL, -ETOOSMALL },