Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Dpartitions.h65 #ifndef FS_MFS
66 #define FS_MFS 257 /* mfs, alternative to tmpfs if that is macro
H A Ddisks.c113 else if (f == FS_MFS) in getfslabelname()
1570 case FS_MFS: in make_fstab()
H A Dbsddisklabel.c143 { .type = PT_root, .mount = "/tmp", .fs_type = FS_MFS,