Searched refs:fcntl_dirnotify (Results 1 – 3 of 3) sorted by relevance
33 extern int fcntl_dirnotify(int, struct file *, unsigned int);41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned int arg) in fcntl_dirnotify() function
260 int fcntl_dirnotify(int fd, struct file *filp, unsigned int arg) in fcntl_dirnotify() function
534 err = fcntl_dirnotify(fd, filp, argi); in do_fcntl()