Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dvtoc.h96 #define V_RONLY 0x10 /* Read only */ macro
/titanic_50/usr/src/cmd/rmformat/
H A Drmf_slice.c108 { "rm", "read-only, mountable", V_RONLY },
109 { "ru", "read-only, unmountable", V_RONLY|V_UNMNT },
/titanic_50/usr/src/cmd/format/
H A Dmenu_command.c97 { "rm", "read-only, mountable", V_RONLY },
98 { "ru", "read-only, unmountable", V_RONLY|V_UNMNT },
/titanic_50/usr/src/uts/common/io/
H A Dlofi.c1769 lsp->ls_vtoc.v_part[0].p_flag = V_UNMNT | V_RONLY; in fake_disk_geometry()
/titanic_50/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6347 case V_RONLY:
6416 case V_RONLY: