Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsck.h192 #define BT_LEVEL3 5 /* Buffer holds triple level indirect */
196 #define BT_LEVEL3 global() macro
H A Dfsutil.c686 case BT_LEVEL3: in ckfini()