Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmkfs_minix.c191 #define NORM_FIRSTZONE (2 + SB_IMAPS + SB_ZMAPS + INODE_BLOCKS) macro
584 norm_firstzone = NORM_FIRSTZONE; in setup_tables()
Dfsck_minix.c282 #define NORM_FIRSTZONE (2 + IMAPS + ZMAPS + INODE_BLOCKS) macro
678 if (NORM_FIRSTZONE != FIRSTZONE) { in read_tables()
693 FIRSTZONE, NORM_FIRSTZONE, in read_tables()