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.h657 extern void fsnotify_sb_free(struct super_block *sb);
962 static inline void fsnotify_sb_free(struct super_block *sb) in fsnotify_sb_free() function
/linux/fs/notify/
H A Dfsnotify.c54 void fsnotify_sb_free(struct super_block *sb) in fsnotify_sb_free() function
/linux/fs/
H A Dsuper.c279 fsnotify_sb_free(s); in destroy_super_work()