Home
last modified time | relevance | path

Searched defs:fs_match (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/e2fsprogs/misc/
H A Dfsck.c846 static int fs_match(struct fs_info *fs, struct fs_type_compile *cmp) in fs_match() function
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp890 static bool fs_match(const std::string& in1, const std::string& in2) { in fs_match() function