Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.c632 int bm_swap = 0; in check_label_with_swap() local
654 bm_swap |= (1 << part); in check_label_with_swap()
657 return (checkpartitions(bm_swap)); in check_label_with_swap()