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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/dnotify/
H A Ddnotify.c271 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfcntl.c410 err = fcntl_dirnotify(fd, filp, arg);

Completed in 281 milliseconds