Searched refs:NORM_FIRSTZONE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmkfs_minix.c151 #define NORM_FIRSTZONE (2 + SB_IMAPS + SB_ZMAPS + INODE_BLOCKS) macro
575 /* This code is not insane: NORM_FIRSTZONE is not a constant,
580 norm_firstzone = NORM_FIRSTZONE;
584 /* new SB_ZMAPS, need to recalc NORM_FIRSTZONE */
H A Dfsck_minix.c233 #define NORM_FIRSTZONE (2 + IMAPS + ZMAPS + INODE_BLOCKS) macro
665 if (NORM_FIRSTZONE != FIRSTZONE) {
680 FIRSTZONE, NORM_FIRSTZONE,

Completed in 96 milliseconds