Home
last modified time | relevance | path

Searched refs:fsnotify_unmount_inodes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/notify/
H A Dfsnotify.c38 static void fsnotify_unmount_inodes(struct super_block *sb) in fsnotify_unmount_inodes() function
92 fsnotify_unmount_inodes(sb); in fsnotify_sb_delete()
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h860 static inline void fsnotify_unmount_inodes(struct super_block *sb) in fsnotify_unmount_inodes() function