Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify10.c91 static int bind_mount_created; variable
526 bind_mount_created = 1; in setup()
539 if (bind_mount_created && tst_umount(MNT2_PATH) < 0) in cleanup()