Searched refs:ETOOSMALL (Results 1 – 2 of 2) sorted by relevance
314 return (-ETOOSMALL); in Ext2LinuxError()427 case -ETOOSMALL: in Ext2WinntError()
149 #define ETOOSMALL 525 /* Buffer or request is too small */ macro