Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dminixfs3.h101 #define SUPER_BLOCK_OFF (1024) /* bytes offset */ macro
H A Dminixfs3.c460 SUPER_BLOCK_OFF / GETSECSIZE(f), MINBSIZE, sbbuf, &buf_size); in read_sblock()