Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Ddnotify.h33 extern void dnotify_flush(struct file *, fl_owner_t);
38 static inline void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
/linux-4.19.296/fs/notify/dnotify/
Ddnotify.c149 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
279 dnotify_flush(filp, id); in fcntl_dirnotify()
/linux-4.19.296/fs/
Dopen.c1165 dnotify_flush(filp, id); in filp_close()