Home
last modified time | relevance | path

Searched refs:lookup_mnt (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/
Dinternal.h83 extern struct vfsmount *lookup_mnt(const struct path *);
Dnamei.c1237 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()
Dnamespace.c635 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function
2140 mnt = lookup_mnt(path); in lock_mount()
/Linux-v5.4/Documentation/filesystems/
Dpath-lookup.rst555 ``lookup_mnt()`` is called to examine the mount hash table (honoring the
562 If ``d_manage()`` allowed us to get this far, and ``lookup_mnt()`` didn't