Searched refs:fsnotify_open (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/ | ||
D | fsnotify.h | 325 static inline void fsnotify_open(struct file *file) in fsnotify_open() function |
/linux-6.6.21/fs/ | ||
D | open.c | 985 fsnotify_open(f); in do_dentry_open() |