Home
last modified time | relevance | path

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

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