Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S369 ENTRY_SAME(inotify_rm_watch)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h284 SYSCALL(inotify_rm_watch)
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl264 255 common inotify_rm_watch sys_inotify_rm_watch
Dsyscall_32.tbl302 293 i386 inotify_rm_watch sys_inotify_rm_watch
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c756 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument