Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h422 extern void fsnotify_sb_delete(struct super_block *sb);
606 static inline void fsnotify_sb_delete(struct super_block *sb) in fsnotify_sb_delete() function
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c95 void fsnotify_sb_delete(struct super_block *sb) in fsnotify_sb_delete() function
/OK3568_Linux_fs/kernel/fs/
H A Dsuper.c456 fsnotify_sb_delete(sb); in generic_shutdown_super()