Searched refs:MB_SIZE (Results 1 – 2 of 2) sorted by relevance
528 if (p_num >= MB_SIZE && info->version == 0 && info->zero1 == 0) { in get_mb_info()543 if (p_num < MB_SIZE || info->zero1 || in get_mb_info()599 s_entry->hfs_off = MB_SIZE; in get_mb_info()605 s_entry1->hfs_off = MB_SIZE + V_ROUND_UP(hfs_ent->dsize, MB_SIZE); in get_mb_info()
252 #define MB_SIZE 128 macro