Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dinternal.h61 extern struct vfsmount *lookup_mnt(struct path *);
Dnamei.c1091 struct vfsmount *mounted = lookup_mnt(path); in follow_managed()
1131 mounted = lookup_mnt(path); in follow_down_one()
1280 struct vfsmount *mounted = lookup_mnt(path); in follow_down()
1303 struct vfsmount *mounted = lookup_mnt(path); in follow_mount()
Dnamespace.c667 struct vfsmount *lookup_mnt(struct path *path) in lookup_mnt() function
1951 mnt = lookup_mnt(path); in lock_mount()