Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfsck_minix.c264 #define ZONESIZE ((unsigned)Super.s_log_zone_size) macro
657 if (ZONESIZE != 0 || BLOCK_SIZE != 1024) in read_superblock()
694 BLOCK_SIZE << ZONESIZE, in read_tables()