Searched refs:fget_inotify (Results 1 – 1 of 1) sorted by relevance
896 fget_inotify(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_inotify() function936 error = fget_inotify(td, fd, &cap_inotify_add_rights, &fp); in kern_inotify_add_watch()1008 error = fget_inotify(td, fd, &cap_inotify_rm_rights, &fp); in kern_inotify_rm_watch()