Searched refs:bitmap_file_data_fixup (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsresize.c1846 * bitmap_file_data_fixup
1851 static void bitmap_file_data_fixup(s64 cluster, struct bitmap *bm) function
1929 bitmap_file_data_fixup(resize->new_volume_size, &resize->lcn_bitmap);
2131 bitmap_file_data_fixup(nr_clusters, bm);
H A Dntfsclone.c1305 static void bitmap_file_data_fixup(s64 cluster, struct bitmap *bm) function
1326 bitmap_file_data_fixup(vol->nr_clusters, &lcn_bitmap);

Completed in 52 milliseconds