Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsutil.c187 initbarea(&cgblk, BT_CYLGRP); in bufinit()
255 initbarea(cgbp, BT_CYLGRP); in cglookup()
470 case BT_CYLGRP: in flush()
679 case BT_CYLGRP: in ckfini()
H A Dfsck.h189 #define BT_CYLGRP 2 /* Buffer holds a cylinder group map */
193 #define BT_CYLGRP global() macro