Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h86 extern struct vfsmount *lookup_mnt(const struct path *);
H A Dnamespace.c635 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function
2235 mnt = lookup_mnt(path); in lock_mount()
H A Dnamei.c1319 struct vfsmount *mounted = lookup_mnt(path); in __traverse_mounts()
1373 mounted = lookup_mnt(path); in follow_down_one()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.rst571 ``lookup_mnt()`` is called to examine the mount hash table (honoring the
578 If ``d_manage()`` allowed us to get this far, and ``lookup_mnt()`` didn't