Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dinternal.h50 extern struct vfsmount *lookup_mnt(struct path *);
Dnamei.c823 struct vfsmount *mounted = lookup_mnt(path); in follow_managed()
863 mounted = lookup_mnt(path); in follow_down_one()
1000 struct vfsmount *mounted = lookup_mnt(path); in follow_down()
1022 struct vfsmount *mounted = lookup_mnt(path); in follow_mount()
Dnamespace.c521 struct vfsmount *lookup_mnt(struct path *path) in lookup_mnt() function
1492 mnt = lookup_mnt(path); in lock_mount()