Searched refs:ncluster (Results 1 – 1 of 1) sorted by relevance
116 int ncluster; in bpcfs_mountroot() local154 ncluster = (((ulong_t)ltohs(pcfsp->f_bpb.bs_siv) ? in bpcfs_mountroot()158 pcfsp->f_16bit = ncluster >= CLUSTER_MAX_12; in bpcfs_mountroot()159 pcfsp->f_ncluster = ncluster; in bpcfs_mountroot()163 nsec_cache = (((ncluster << 1) + 511) >> 9); in bpcfs_mountroot()165 nsec_cache = (ncluster + ((ncluster + 1) >> 1) + 511) >> 9; in bpcfs_mountroot()