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

  /system/core/fs_mgr/
fs_mgr.cpp 122 static bool is_extfs(const std::string& fs_type) { function
144 if (is_extfs(fs_type)) {
410 if (is_extfs(rec->fs_type)) {
434 if (is_extfs(rec->fs_type) && (rec->fs_mgr_flags & (MF_RESERVEDSIZE | MF_FILEENCRYPTION))) {
837 if (is_extfs(fstab->recs[i].fs_type)) {
    [all...]

Completed in 61 milliseconds