Searched refs:f_p (Results 1 – 1 of 1) sorted by relevance
209 int f_p = 0; in hpfs_alloc_sector() local213 f_p = 1; in hpfs_alloc_sector()217 if ((sec = alloc_in_bmp(s, near, n, f_p ? forward : forward/4))) goto ret; in hpfs_alloc_sector()228 if (!f_p) if (forward > sbi->sb_max_fwd_alloc) forward = sbi->sb_max_fwd_alloc; in hpfs_alloc_sector()250 if (!f_p) { in hpfs_alloc_sector()265 if (sec && f_p) { in hpfs_alloc_sector()