Searched refs:EXT2_OS_LITES (Results 1 – 4 of 4) sorted by relevance
33 if (os_type >= 0 && os_type <= EXT2_OS_LITES) in e2p_os2string()65 for (i=0; i <= EXT2_OS_LITES; i++) { in main()
44 #if defined(LITES) && defined(EXT2_OS_LITES)45 #define CREATOR_OS EXT2_OS_LITES
764 #define EXT2_OS_LITES 4 macro
778 sb->s_creator_os = EXT2_OS_LITES; in set_os()