Searched refs:inotify_create_file (Results 1 – 3 of 3) sorted by relevance
89 int inotify_create_file(struct thread *, struct file *, int, int *);
480 inotify_create_file(struct thread *td, struct file *fp, int flags, int *fflagsp) in inotify_create_file() function
971 error = inotify_create_file(td, fp, si->flags, &fflags); in kern_specialfd()