Searched refs:lookup_mnt (Results 1 – 3 of 3) sorted by relevance
73 extern struct vfsmount *lookup_mnt(const struct path *);
1481 struct vfsmount *mounted = lookup_mnt(path); in __traverse_mounts()1535 mounted = lookup_mnt(path); in follow_down_one()
860 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function2669 mnt = lookup_mnt(path); in do_lock_mount()