Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify_backend.h654 extern void fsnotify_sb_free(struct super_block *sb);
958 static inline void fsnotify_sb_free(struct super_block *sb) in fsnotify_sb_free() function
/linux/fs/notify/
H A Dfsnotify.c113 void fsnotify_sb_free(struct super_block *sb) in fsnotify_sb_free() function
/linux/fs/
H A Dsuper.c278 fsnotify_sb_free(s); in destroy_super_work()