Home
last modified time | relevance | path

Searched refs:SBLOCKSEARCH (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/fstyp/
H A Dufs.c55 #define SBLOCKSEARCH \ macro
58 static const int superblocks[] = SBLOCKSEARCH;
/dragonfly/stand/boot/common/
H A Dufsread.c158 static int sblock_try[] = SBLOCKSEARCH;
H A Dfs.h73 #define SBLOCKSEARCH \ macro