Searched refs:EXT4_VALID_FS (Results 1 - 2 of 2) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_utils.c164 sb->s_state = EXT4_VALID_FS;
269 if ((sb->s_state & EXT4_VALID_FS) != EXT4_VALID_FS)
H A Dext4.h321 #define EXT4_VALID_FS 0x0001 macro

Completed in 82 milliseconds