Searched refs:ignored_types (Results 1 – 3 of 3) sorted by relevance
257 ignored_types = set(['ecryptfs'])265 if fs_type in ignored_types:
153 char *ignored_types[] = { in ignore_type() local157 while ((str = ignored_types[i++])) { in ignore_type()
69 static const char *ignored_types[] = { variable897 for(ip = ignored_types; *ip; ip++) in ignore()