Searched refs:inotify_add_watch (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 368 ENTRY_SAME(inotify_add_watch) /* 270 */
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 283 SYSCALL(inotify_add_watch)
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 141 COMPAT_SYSCALL_WRAP3(inotify_add_watch, int, fd, const char __user *, path, u32, mask);
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 263 254 common inotify_add_watch sys_inotify_add_watch
|
D | syscall_32.tbl | 301 292 i386 inotify_add_watch sys_inotify_add_watch
|
/linux-4.4.14/fs/notify/inotify/ |
D | inotify_user.c | 699 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
|