Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify06.c58 static int mount_created; variable
201 mount_created = 1; in setup()
214 if (mount_created && tst_umount(MOUNT_NAME) < 0) in cleanup()
Dfanotify09.c55 static int mount_created; variable
243 mount_created = 1; in setup()
257 if (mount_created && tst_umount(MOUNT_NAME) < 0) in cleanup()