Home
last modified time | relevance | path

Searched refs:MOD_ROOTFS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconf.h64 #define MOD_ROOTFS 4 /* root fs type */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c485 { "ROOTFS", MOD_ROOTFS },
486 { "rootfs", MOD_ROOTFS },
536 case MOD_ROOTFS: in do_sysfile_cmd()
970 case MOD_ROOTFS: in sysparam_compare_entry()
1109 case MOD_ROOTFS: in sysparam_print_warning()
1539 else if (sysp->sys_type == MOD_ROOTFS) in setparams()
1548 case MOD_ROOTFS: in setparams()