OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ignored_types
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/platform_FilePerms/
platform_FilePerms.py
257
ignored_types
= set(['ecryptfs'])
265
if fs_type in
ignored_types
:
/external/toybox/toys/pending/
fsck.c
153
char *
ignored_types
[] = {
local
157
while ((str =
ignored_types
[i++])) {
/external/e2fsprogs/misc/
fsck.c
69
static const char *
ignored_types
[] = {
variable
897
for(ip =
ignored_types
; *ip; ip++)
Completed in 223 milliseconds