HomeSort by relevance Sort by last modified time
    Searched full:system_supports_ext4 (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/lib/blkid/
probe.c 294 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()) &&
    [all...]

Completed in 406 milliseconds