Searched refs:FSTYP_MAX_CLUSTER_SIZE (Results 1 – 1 of 1) sorted by relevance
122 #define FSTYP_MAX_CLUSTER_SIZE (64 * 1024) /* though officially 32K */ macro405 if ((clustersize == 0) || (clustersize > FSTYP_MAX_CLUSTER_SIZE) || in get_label_32()