Searched refs:fcntl_dirnotify (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Ddnotify.h33 extern int fcntl_dirnotify(int, struct file *, unsigned long);
41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) fcntl_dirnotify() function
/linux-4.4.14/fs/notify/dnotify/
H A Ddnotify.c258 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) fcntl_dirnotify() function
/linux-4.4.14/fs/
H A Dfcntl.c327 err = fcntl_dirnotify(fd, filp, arg); do_fcntl()

Completed in 169 milliseconds