Home
last modified time | relevance | path

Searched defs:altrootmnt (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dfs_struct.h10 struct vfsmount * rootmnt, * pwdmnt, * altrootmnt; member
/linux-2.4.37.9/fs/
Dnamespace.c753 struct vfsmount *rootmnt = NULL, *pwdmnt = NULL, *altrootmnt = NULL; in copy_namespace() local