Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c1591 struct vfsmount *mounted = lookup_mnt(path); in __traverse_mounts()
1649 mounted = lookup_mnt(path); in follow_down_one()
H A Dnamespace.c807 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function