Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify06.c69 static int ovl_mounted; variable
160 if (tc->use_overlay && !ovl_mounted) { in test_fanotify()
227 ovl_mounted = TST_MOUNT_OVERLAY(); in setup()
234 if (ovl_mounted) in cleanup()
H A Dfanotify13.c92 static int ovl_mounted; variable
152 if (tst_variant && !ovl_mounted) { in do_test()
300 ovl_mounted = TST_MOUNT_OVERLAY(); in do_setup()
339 if (ovl_mounted) in do_cleanup()
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c47 static int ovl_mounted; variable
225 if (tc->use_overlay && !ovl_mounted) { in test_readahead()
401 ovl_mounted = TST_MOUNT_OVERLAY(); in setup()
406 if (ovl_mounted) in cleanup()
/third_party/ltp/lib/
H A Dtst_test.c61 static int ovl_mounted; variable
1295 if (tst_test->needs_overlay && !ovl_mounted) { in do_setup()
1297 ovl_mounted = 1; in do_setup()
1349 if (ovl_mounted) in do_cleanup()

Completed in 4 milliseconds