Searched defs:inotify_rm_watch (Results 1 – 2 of 2) sorted by relevance
794 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
138 def inotify_rm_watch(self, fd, wd): member in INotifyWrapper