Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsck.h210 #define BT_BUFTYPE(type) \
214 #define BT_BUFTYPE( global() macro
H A Dfsutil.c386 BT_BUFTYPE(type)); in getdatablk()
1403 "index %jd\n", bp, BT_BUFTYPE(bp->b_type), (intmax_t) bp->b_bno, in prtbuf()