Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify09.c68 static int mount_created; variable
347 mount_created = 1; in setup()
362 if (mount_created && tst_umount(MOUNT_NAME) < 0) in cleanup()