Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dfsck.c843 static int fs_match(struct fs_info *fs, struct fs_type_compile *cmp) in fs_match() function
902 if (!fs_match(fs, &fs_type_compiled)) return 1; in ignore()