Home
last modified time | relevance | path

Searched refs:dnotify_flush (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Ddnotify.h32 extern void dnotify_flush(struct file *, fl_owner_t);
37 static inline void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
/linux-2.6.39/fs/notify/dnotify/
Ddnotify.c169 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
293 dnotify_flush(filp, id); in fcntl_dirnotify()
/linux-2.6.39/fs/
Dopen.c1072 dnotify_flush(filp, id); in filp_close()