Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify.h508 static inline void fsnotify_mnt_move(struct mnt_namespace *ns, struct vfsmount *mnt) in fsnotify_mnt_move() function
/linux/fs/
H A Dnamespace.c1647 fsnotify_mnt_move(p->mnt_ns, &p->mnt); in mnt_notify()