Searched refs:EXT2_OS_LITES (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/e2p/
H A Dostype.c32 if (os_type <= EXT2_OS_LITES)
64 for (i=0; i <= EXT2_OS_LITES; i++) {
/external/e2fsprogs/lib/ext2fs/
H A Dinitialize.c39 #if defined(LITES) && defined(EXT2_OS_LITES)
40 #define CREATOR_OS EXT2_OS_LITES
43 #endif /* defined(LITES) && defined(EXT2_OS_LITES) */
H A Dext2_fs.h661 #define EXT2_OS_LITES 4 macro
/external/e2fsprogs/misc/
H A Dmke2fs.c650 sb->s_creator_os = EXT2_OS_LITES;

Completed in 2138 milliseconds