Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp152 static bool is_extfs(const std::string& fs_type) { in is_extfs() function
190 if (is_extfs(fs_type)) { in check_fs()
555 if (is_extfs(entry.fs_type)) { in prepare_fs_for_mount()
583 if (is_extfs(entry.fs_type) && in prepare_fs_for_mount()
1130 if (is_extfs(current_entry.fs_type)) { in fs_mgr_mount_all()