Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dalloc.c111 return EXT2_ET_INODE_ALLOC_FAIL; in ext2fs_new_inode()
131 return EXT2_ET_INODE_ALLOC_FAIL; in ext2fs_new_inode()
138 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/e2fsck/
Dpass3.c499 if (retval == EXT2_ET_INODE_ALLOC_FAIL && in e2fsck_get_lost_and_found()
/external/e2fsprogs/misc/
Dfuse2fs.c3906 case EXT2_ET_INODE_ALLOC_FAIL: in __translate_error()
/external/e2fsprogs/
DRELEASE-NOTES3074 EXT2_ET_INODE_ALLOC_FAIL instead of returning an invalid inode number.