Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dinternal.h73 extern struct vfsmount *lookup_mnt(const struct path *);
Dnamei.c1421 struct vfsmount *mounted = lookup_mnt(path); in __traverse_mounts()
1475 mounted = lookup_mnt(path); in follow_down_one()
Dnamespace.c828 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function
2621 mnt = lookup_mnt(path); in do_lock_mount()
/linux-6.12.1/Documentation/filesystems/
Dpath-lookup.rst570 ``lookup_mnt()`` is called to examine the mount hash table (honoring the
577 If ``d_manage()`` allowed us to get this far, and ``lookup_mnt()`` didn't