Searched refs:V_SWAP (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/format/ |
H A D | partition.c | 43 { V_SWAP, V_UNMNT }, /* b - 1 */
|
H A D | menu_command.c | 77 { "swap", "", V_SWAP },
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | vtoc.h | 76 #define V_SWAP 0x03 /* Swap filesystem */ macro
|
/titanic_50/usr/src/cmd/rmformat/ |
H A D | rmf_slice.c | 91 { "swap", "", V_SWAP }, 801 vt->v_part[1].p_tag = V_SWAP; in valid_slice_file()
|
/titanic_50/usr/src/lib/libefi/common/ |
H A D | rdwr_efi.c | 85 { V_SWAP, V_UNMNT }, /* b - 1 */
|
/titanic_50/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 6331 case V_SWAP: 6400 case V_SWAP:
|