Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dpnode.c364 child = __lookup_mnt_last(&m->mnt, mnt->mnt_mountpoint); in propagate_mount_busy()
386 child = __lookup_mnt_last(&m->mnt, mnt->mnt_mountpoint); in propagate_mount_unlock()
404 struct mount *child = __lookup_mnt_last(&m->mnt, in mark_umount_candidates()
426 struct mount *child = __lookup_mnt_last(&m->mnt, in __propagate_umount()
Dmount.h89 extern struct mount *__lookup_mnt_last(struct vfsmount *, struct dentry *);
Dnamespace.c644 struct mount *__lookup_mnt_last(struct vfsmount *mnt, struct dentry *dentry) in __lookup_mnt_last() function
1932 q = __lookup_mnt_last(&child->mnt_parent->mnt, in attach_recursive_mnt()