Lines Matching refs:mount

12  * Check that fanotify properly merges ignore mask of a mount mark
43 #include <sys/mount.h>
145 .tname = "ignore mount events created on a specific file",
154 .tname = "ignore exec mount events created on a specific file",
164 .tname = "don't ignore mount events created on another file",
174 .tname = "don't ignore exec mount events created on another file",
184 .tname = "ignore inode events created on a specific mount point",
193 .tname = "ignore exec inode events created on a specific mount point",
203 .tname = "don't ignore inode events created on another mount point",
213 .tname = "don't ignore exec inode events created on another mount point",
242 .tname = "don't ignore mount events created on another file",
252 .tname = "don't ignore exec mount events created on another file",
262 .tname = "ignore fs events created on a specific mount point",
271 .tname = "ignore exec fs events created on a specific mount point",
281 .tname = "don't ignore fs events created on another mount point",
291 .tname = "don't ignore exec fs events created on another mount point",
301 .tname = "ignore child exec events created on a specific mount point",
341 .tname = "ignore mount events created inside a parent watching children",
351 .tname = "don't ignore mount events created inside a parent not watching children",
382 .tname = "don't ignore mount events created on file with evicted ignore mark",
406 .tname = "don't ignore mount events created inside a parent with evicted ignore mark",
547 * FAN_EVENT_ON_CHILD has no effect on filesystem/mount
915 /* Create another bind mount at another path for generating events */