Searched refs:fanotify_mark (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/fs/notify/fanotify/ |
D | fanotify.c | 190 struct fsnotify_mark *fanotify_mark, in fanotify_handle_event() argument 209 if (!fanotify_should_send_event(inode_mark, fanotify_mark, mask, data, in fanotify_handle_event()
|
D | fanotify_user.c | 804 SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, in SYSCALL_DEFINE5() argument 913 COMPAT_SYSCALL_DEFINE6(fanotify_mark, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 421 ENTRY_DIFF(fanotify_mark)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 331 COMPAT_SYS(fanotify_mark)
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 310 301 common fanotify_mark sys_fanotify_mark
|
D | syscall_32.tbl | 348 339 i386 fanotify_mark sys_fanotify_mark compat_sys_fanotify_mark
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 1805 does provide information about flags and mask used in fanotify_mark
|