Searched refs:EXT2_OS_LITES (Results 1 – 4 of 4) sorted by relevance
32 if (os_type <= EXT2_OS_LITES) in e2p_os2string()64 for (i=0; i <= EXT2_OS_LITES; i++) { in main()
39 #if defined(LITES) && defined(EXT2_OS_LITES)40 #define CREATOR_OS EXT2_OS_LITES
706 #define EXT2_OS_LITES 4 macro
650 sb->s_creator_os = EXT2_OS_LITES; in set_os()