Home
last modified time | relevance | path

Searched refs:EXT2_ET_INODE_ALLOC_FAIL (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc.c130 return EXT2_ET_INODE_ALLOC_FAIL; in ext2fs_new_inode()
150 return EXT2_ET_INODE_ALLOC_FAIL; in ext2fs_new_inode()
157 return EXT2_ET_INODE_ALLOC_FAIL; in ext2fs_new_inode()
Dext2_err.h81 #define EXT2_ET_INODE_ALLOC_FAIL (2133571401L) macro
Dext2_err.et.in230 ec EXT2_ET_INODE_ALLOC_FAIL,
/external/e2fsprogs/
DRELEASE-NOTES2218 EXT2_ET_INODE_ALLOC_FAIL instead of returning an invalid inode number.