Searched refs:lookup_mnt (Results 1 – 2 of 2) sorted by relevance
1591 struct vfsmount *mounted = lookup_mnt(path); in __traverse_mounts()1649 mounted = lookup_mnt(path); in follow_down_one()
807 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function