Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsck.h191 #define BT_LEVEL2 4 /* Buffer holds double level indirect */
195 #define BT_LEVEL2 global() macro
H A Dfsutil.c685 case BT_LEVEL2: in ckfini()