lookup_mnt
extern struct vfsmount *lookup_mnt(const struct path *);
struct vfsmount *mounted = lookup_mnt(path);
mounted = lookup_mnt(path);