Searched refs:bm_mounted (Results 1 – 1 of 1) sorted by relevance
62 static int checkpartitions(int bm_mounted);672 int bm_mounted = 0; in check_label_with_mount() local700 bm_mounted |= (1 << part); in check_label_with_mount()708 return (checkpartitions(bm_mounted)); in check_label_with_mount()717 checkpartitions(int bm_mounted) in checkpartitions() argument738 if (bm_mounted & (1 << i)) { in checkpartitions()772 if (bm_mounted & (1 << i)) { in checkpartitions()