Home
last modified time | relevance | path

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

/freebsd/sys/dev/md/
H A Dembedfs.S36 .globl mfs_root symbol
38 mfs_root: label
H A Dmd.c187 u_char mfs_root[MD_ROOT_SIZE*1024] __attribute__ ((section ("oldmfs"))); variable
191 u_char *mfs_root; variable