Home
last modified time | relevance | path

Searched refs:V_RONLY (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c89 { "rm", V_RONLY },
90 { "ru", V_RONLY | V_UNMNT },
/illumos-gate/usr/src/uts/common/sys/
H A Dvtoc.h112 #define V_RONLY 0x10 /* Read only */ macro
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c108 { "rm", "read-only, mountable", V_RONLY },
109 { "ru", "read-only, unmountable", V_RONLY|V_UNMNT },
/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c104 { "rm", "read-only, mountable", V_RONLY },
105 { "ru", "read-only, unmountable", V_RONLY|V_UNMNT },
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c2468 vt->v_part[0].p_flag = V_UNMNT | V_RONLY; in fake_disk_vtoc()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6764 case V_RONLY:
6838 case V_RONLY: