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