Home
last modified time | relevance | path

Searched refs:mfs_rootbase (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/ufs/mfs/
H A Dmfs_miniroot.c42 void * mfs_rootbase; /* address of mini-root in kernel virtual memory */ variable
64 mfs_rootbase = base; in mfs_initminiroot()
H A Dmfs_extern.h71 extern void *mfs_rootbase;
H A Dmfs_vfsops.c211 mfsp->mfs_baseoff = mfs_rootbase; in mfs_mountroot()