HomeSort by relevance Sort by last modified time
    Searched refs:fs_match (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
fsck.c 836 static int fs_match(struct fs_info *fs, struct fs_type_compile *cmp) function
895 if (!fs_match(fs, &fs_type_compiled)) return 1;
  /system/core/fs_mgr/
fs_mgr.cpp 531 static int fs_match(const char *in1, const char *in2) function
    [all...]

Completed in 84 milliseconds