Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S368 ENTRY_SAME(inotify_add_watch) /* 270 */
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h283 SYSCALL(inotify_add_watch)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c141 COMPAT_SYSCALL_WRAP3(inotify_add_watch, int, fd, const char __user *, path, u32, mask);
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl263 254 common inotify_add_watch sys_inotify_add_watch
Dsyscall_32.tbl301 292 i386 inotify_add_watch sys_inotify_add_watch
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c699 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument