Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dminixfs3.h41 #define NR_TZONES 10 /* total # zone numbers in an inode */ macro
53 zone_t mdi_zone[NR_TZONES]; /* zone numbers for direct, ind, and
H A Dminixfs3.c915 for (i = 0; i < NR_TZONES; i++) in minixfs3_i_bswap()