Searched refs:lookup_mnt (Results 1 – 4 of 4) sorted by relevance
83 extern struct vfsmount *lookup_mnt(const struct path *);
1237 struct vfsmount *mounted = lookup_mnt(path); in follow_managed()1281 mounted = lookup_mnt(path); in follow_down_one()1429 struct vfsmount *mounted = lookup_mnt(path); in follow_down()1452 struct vfsmount *mounted = lookup_mnt(path); in follow_mount()
635 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function2140 mnt = lookup_mnt(path); in lock_mount()
555 ``lookup_mnt()`` is called to examine the mount hash table (honoring the562 If ``d_manage()`` allowed us to get this far, and ``lookup_mnt()`` didn't