Lines Matching refs:bitmap_allocate
348 static BOOL bitmap_allocate(LCN lcn, s64 length)
427 && !bitmap_allocate(first - begin_length,
431 && !bitmap_allocate(last, end_length))
469 bitmap_allocate(lcn, length);
3886 if (!bitmap_allocate(g_vol->nr_clusters,
3927 return (bitmap_allocate(i,1));
3988 bitmap_allocate(g_mft_lcn,j);
4014 done = bitmap_allocate(g_mftmirr_lcn,j);
4096 return (bitmap_allocate(g_logfile_lcn,j));
4122 return (bitmap_allocate(0,j));