Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfsnotify_backend.h359 extern void fsnotify_sb_delete(struct super_block *sb);
528 static inline void fsnotify_sb_delete(struct super_block *sb) in fsnotify_sb_delete() function
/Linux-v5.4/fs/notify/
Dfsnotify.c91 void fsnotify_sb_delete(struct super_block *sb) in fsnotify_sb_delete() function
/Linux-v5.4/fs/
Dsuper.c451 fsnotify_sb_delete(sb); in generic_shutdown_super()