Searched refs:child_mnt (Results 1 – 1 of 1) sorted by relevance
511 struct vfsmount *child_mnt; in lookup_mnt() local514 if ((child_mnt = __lookup_mnt(path->mnt, path->dentry, 1))) in lookup_mnt()515 mntget(child_mnt); in lookup_mnt()517 return child_mnt; in lookup_mnt()586 struct vfsmount *child_mnt) in mnt_set_mountpoint() argument588 child_mnt->mnt_parent = mntget(mnt); in mnt_set_mountpoint()589 child_mnt->mnt_mountpoint = dget(dentry); in mnt_set_mountpoint()