Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfsnotify_backend.h651 extern void fsnotify_sb_free(struct super_block *sb);
955 static inline void fsnotify_sb_free(struct super_block *sb) in fsnotify_sb_free() function
/linux-6.15/fs/notify/
H A Dfsnotify.c113 void fsnotify_sb_free(struct super_block *sb) in fsnotify_sb_free() function
/linux-6.15/fs/
H A Dsuper.c277 fsnotify_sb_free(s); in destroy_super_work()