Searched refs:f_p (Results 1 – 1 of 1) sorted by relevance
156 int f_p = 0; in hpfs_alloc_sector() local160 f_p = 1; in hpfs_alloc_sector()164 if ((sec = alloc_in_bmp(s, near, n, f_p ? forward : forward/4))) goto ret; in hpfs_alloc_sector()175 if (!f_p) if (forward > sbi->sb_max_fwd_alloc) forward = sbi->sb_max_fwd_alloc; in hpfs_alloc_sector()197 if (!f_p) { in hpfs_alloc_sector()206 if (sec && f_p) { in hpfs_alloc_sector()