Searched refs:PART_SWAP (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/sade/
H A Dlabel.c310 label_chunk_info[j].type = PART_SWAP;
331 label_chunk_info[j].type = PART_SWAP;
343 label_chunk_info[j].type = PART_SWAP;
488 return PART_SWAP;
719 else if (label_chunk_info[i].type == PART_SWAP)
762 else if (label_chunk_info[i].type == PART_SWAP)
1081 (type == PART_EFI) ? 0 : (type == PART_SWAP) ? FS_SWAP : FS_BSDFFS,
1083 part, (type == PART_SWAP) ? FS_SWAP : FS_BSDFFS,
1163 case PART_SWAP:
1643 type = PART_SWAP;
[all...]
H A Dsade.h203 PART_SWAP, enumerator in enum:__anon11075
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dlabel.c315 label_chunk_info[j].type = PART_SWAP;
336 label_chunk_info[j].type = PART_SWAP;
348 label_chunk_info[j].type = PART_SWAP;
489 return PART_SWAP;
720 else if (label_chunk_info[i].type == PART_SWAP)
763 else if (label_chunk_info[i].type == PART_SWAP)
1088 (type == PART_EFI) ? 0 : (type == PART_SWAP) ? FS_SWAP : FS_BSDFFS,
1090 part, (type == PART_SWAP) ? FS_SWAP : FS_BSDFFS,
1149 case PART_SWAP:
1632 type = PART_SWAP;
[all...]
H A Dsysinstall.h304 PART_SWAP, enumerator in enum:__anon11092

Completed in 121 milliseconds