Searched refs:BX_CYLGRP (Results 1 – 3 of 3) sorted by relevance
547 #define BX_CYLGRP 0x00020000 /* cylinder groups */546 #define BX_CYLGRP global() macro
2322 if ((bp->b_xflags & BX_CYLGRP) != 0) { in ffs_bufwrite()2339 if ((bp->b_xflags & BX_CYLGRP) != 0) { in ffs_bufwrite()2418 case BX_CYLGRP: in ffs_geom_strategy()
3098 bp->b_xflags |= BX_CYLGRP; in ffs_getcg()