Searched refs:BX_CYLGRP (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/ufs/ffs/
H A Dfs.h483 #define BX_CYLGRP 0x00020000 /* cylinder groups */ macro
H A Dffs_vfsops.c2191 if ((bp->b_xflags & BX_CYLGRP) != 0) {
2209 if ((bp->b_xflags & BX_CYLGRP) != 0) {
2279 case BX_CYLGRP:
H A Dffs_alloc.c2989 bp->b_xflags |= BX_CYLGRP;

Completed in 118 milliseconds