Searched refs:pwdmnt (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dnamespace.c3764 struct vfsmount *rootmnt = NULL, *pwdmnt = NULL; local
3818 pwdmnt = &p->mnt;
3833 if (pwdmnt)
3834 mntput(pwdmnt);

Completed in 91 milliseconds