Searched refs:tot_cyl (Results 1 – 1 of 1) sorted by relevance
6007 UINT i, n, sz_cyl, tot_cyl, b_cyl, e_cyl, p_cyl; local6037 tot_cyl = sz_disk / sz_cyl;6043 …p_cyl = (szt[i] <= 100U) ? (DWORD)tot_cyl * szt[i] / 100 : szt[i] / sz_cyl; /* Number of cylinders…6054 if (e_cyl >= tot_cyl) LEAVE_MKFS(FR_INVALID_PARAMETER);