Searched refs:inotify_read (Results 1 – 1 of 1) sorted by relevance
147 static int inotify_read(file_t *, off_t *, struct uio *, kauth_cred_t, int);176 .fo_read = inotify_read,1134 inotify_read(file_t *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, in inotify_read() function