Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify.h291 * fsnotify_vfsmount_delete - a vfsmount is being destroyed, clean up is needed
293 static inline void fsnotify_vfsmount_delete(struct vfsmount *mnt) in fsnotify_vfsmount_delete() function
/linux/fs/
H A Dnamespace.c1373 fsnotify_vfsmount_delete(&mnt->mnt); in cleanup_mnt()