Searched refs:get_pcyl (Results 1 – 4 of 4) sorted by relevance
40 int get_pcyl(int n_cyls, int p_cyls);
92 get_pcyl(n_cyls, a_cyls) in get_pcyl() function
627 cur_dtype->dtype_pcyl = get_pcyl(ncyl, cur_dtype->dtype_acyl); in get_disk_characteristics()
521 d->dtype_pcyl = get_pcyl(d->dtype_ncyl, d->dtype_acyl); in c_type()