Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h73 extern struct vfsmount *lookup_mnt(const struct path *);
H A Dnamei.c1481 struct vfsmount *mounted = lookup_mnt(path); in __traverse_mounts()
1535 mounted = lookup_mnt(path); in follow_down_one()
H A Dnamespace.c860 struct vfsmount *lookup_mnt(const struct path *path) in lookup_mnt() function
2669 mnt = lookup_mnt(path); in do_lock_mount()