Searched refs:SUPER_BLOCK_OFF (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/lib/libsa/ | ||
H A D | minixfs3.h | 101 #define SUPER_BLOCK_OFF (1024) /* bytes offset */ macro |
H A D | minixfs3.c | 460 SUPER_BLOCK_OFF / GETSECSIZE(f), MINBSIZE, sbbuf, &buf_size); in read_sblock() |