Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dinternal.h61 extern struct vfsmount *lookup_mnt(struct path *);
Dnamei.c1188 struct vfsmount *mounted = lookup_mnt(path); in follow_managed()
1232 mounted = lookup_mnt(path); in follow_down_one()
1383 struct vfsmount *mounted = lookup_mnt(path); in follow_down()
1406 struct vfsmount *mounted = lookup_mnt(path); in follow_mount()
Dnamespace.c678 struct vfsmount *lookup_mnt(struct path *path) in lookup_mnt() function
1962 mnt = lookup_mnt(path); in lock_mount()