Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/execveat/
Dexecveat03.c62 static int ovl_mounted; variable
107 ovl_mounted = 1; in setup()
112 if (ovl_mounted) in cleanup()
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify08.c81 static int ovl_mounted; variable
176 ovl_mounted = 1; in setup()
226 if (ovl_mounted) in cleanup()
Dinotify07.c82 static int ovl_mounted; variable
184 ovl_mounted = 1; in setup()
230 if (ovl_mounted) in cleanup()
/external/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c45 static int ovl_mounted; variable
246 if (tc->use_overlay && !ovl_mounted) { in test_readahead()
364 ovl_mounted = 1; in setup_overlay()
388 if (ovl_mounted) in cleanup()