Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dfsnotify.h182 static inline void fsnotify_vfsmount_delete(struct vfsmount *mnt) in fsnotify_vfsmount_delete() function
/linux-5.19.10/fs/
Dnamespace.c1184 fsnotify_vfsmount_delete(&mnt->mnt); in cleanup_mnt()