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

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

Completed in 125 milliseconds