Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfsnotify_backend.h650 extern void __fsnotify_mntns_delete(struct mnt_namespace *mntns);
952 static inline void __fsnotify_mntns_delete(struct mnt_namespace *mntns) in __fsnotify_mntns_delete() function
H A Dfsnotify.h325 __fsnotify_mntns_delete(mntns); in fsnotify_mntns_delete()
/linux-6.15/fs/notify/
H A Dfsnotify.c31 void __fsnotify_mntns_delete(struct mnt_namespace *mntns) in __fsnotify_mntns_delete() function