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

/external/e2fsprogs/lib/blkid/
H A Dprobe.c294 static int system_supports_ext4(void) function
339 !system_supports_ext2() && !system_supports_ext4() &&
355 if (!system_supports_ext4dev() && system_supports_ext4())
383 !system_supports_ext2() && system_supports_ext4() &&
406 if (system_supports_ext4dev() || !system_supports_ext4())
459 (system_supports_ext4() || system_supports_ext4dev()) &&

Completed in 68 milliseconds