Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dprobe.c282 static int system_supports_ext2(void) in system_supports_ext2() function
340 !system_supports_ext2() && !system_supports_ext4() && in probe_ext4dev()
384 !system_supports_ext2() && system_supports_ext4() && in probe_ext4()
459 if (!system_supports_ext2() && in probe_ext2()