Searched refs:IMAPS (Results 1 – 1 of 1) sorted by relevance
261 #define IMAPS ((unsigned)Super.s_imap_blocks) macro282 #define NORM_FIRSTZONE (2 + IMAPS + ZMAPS + INODE_BLOCKS)602 if (IMAPS * BLOCK_SIZE != write(dev_fd, inode_map, IMAPS * BLOCK_SIZE)) in write_tables()659 if (IMAPS * BLOCK_SIZE * 8 < INODES + 1) in read_superblock()667 inode_map = xzalloc(IMAPS * BLOCK_SIZE); in read_tables()672 if (IMAPS * BLOCK_SIZE != read(dev_fd, inode_map, IMAPS * BLOCK_SIZE)) in read_tables()