Home
last modified time | relevance | path

Searched refs:dnotify_flush (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/notify/dnotify/
H A Ddnotify.c135 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
265 dnotify_flush(filp, id); in fcntl_dirnotify()
/kernel/linux/linux-6.6/fs/notify/dnotify/
H A Ddnotify.c153 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() function
283 dnotify_flush(filp, id); in fcntl_dirnotify()
/kernel/linux/linux-5.10/fs/
H A Dopen.c1297 dnotify_flush(filp, id); in filp_close()
/kernel/linux/linux-6.6/fs/
H A Dopen.c1532 dnotify_flush(filp, id); in filp_flush()

Completed in 6 milliseconds