Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_inotify.c895 fget_inotify(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_inotify() function
935 error = fget_inotify(td, fd, &cap_inotify_add_rights, &fp); in kern_inotify_add_watch()
1007 error = fget_inotify(td, fd, &cap_inotify_rm_rights, &fp); in kern_inotify_rm_watch()