Home
last modified time | relevance | path

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

/fs/
Dinternal.h50 extern struct vfsmount *lookup_mnt(struct path *);
Dnamei.c833 struct vfsmount *mounted = lookup_mnt(path); in follow_managed()
873 mounted = lookup_mnt(path); in follow_down_one()
1010 struct vfsmount *mounted = lookup_mnt(path); in follow_down()
1032 struct vfsmount *mounted = lookup_mnt(path); in follow_mount()
Dnamespace.c535 struct vfsmount *lookup_mnt(struct path *path) in lookup_mnt() function
1519 mnt = lookup_mnt(path); in lock_mount()