HomeSort by: relevance | last modified time | path
    Searched refs:mfs_rootbase (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/mfs/
mfs_miniroot.c 42 void * mfs_rootbase; /* address of mini-root in kernel virtual memory */ variable in typeref:typename:void *
64 mfs_rootbase = base;
mfs_extern.h 71 extern void *mfs_rootbase;
mfs_vfsops.c 207 mfsp->mfs_baseoff = mfs_rootbase;

Completed in 12 milliseconds