Searched refs:fsnotify_close (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | fsnotify.h | 338 static inline void fsnotify_close(struct file *file) in fsnotify_close() function |
/Linux-v6.6/fs/ | ||
D | file_table.c | 370 fsnotify_close(file); in __fput() |