Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/fs/notify/dnotify/
H A Ddnotify.c151 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
281 dnotify_flush(filp, id); in fcntl_dirnotify()