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

  /system/extras/tests/fstest/
recovery_test.cpp 45 enum Fs_Type { FS_UNKNOWN, FS_EXT4, FS_F2FS };
187 FsRecoveryTest() : fs_type(FS_UNKNOWN), blk_fd_(-1) {}
190 fs_type = FS_UNKNOWN;
215 return fs_type != FS_UNKNOWN;
  /ndk/sources/host-tools/make-3.81/
dir.c 233 #define FS_UNKNOWN 0x4
536 dc->fs_flags = FS_UNKNOWN;
542 dc->fs_flags = FS_UNKNOWN;

Completed in 976 milliseconds