Searched refs:CountOfClusters (Results 1 – 1 of 1) sorted by relevance
103 ulong_t CountOfClusters; member321 h->CountOfClusters = h->DataSec / h->bs.spcl; in calculate_parameters()327 if (h->CountOfClusters == 0) { in determine_fattype()332 if (h->CountOfClusters < 4085) { in determine_fattype()334 } else if (h->CountOfClusters < 65525) { in determine_fattype()624 ADD_UINT32(h, "count_of_clusters", h->CountOfClusters); in get_attr()