Lines Matching defs:bitmap
126 #include "bitmap.h"
480 * Build a section of the bitmap according to allocation
839 * Build and write a part of the global bitmap
853 /* create a partial bitmap section, and write it */
2369 const IGNORE_CASE_BOOL ic, const u8 *bitmap,
2378 name_len, ic, const_cpu_to_le16(0), bitmap,
2383 bitmap, bitmap_len);
2393 * Create a non-resident bitmap attribute with a predefined on disk location
2401 const runlist *rl, const u8 *bitmap, const u32 bitmap_len)
2406 ic, const_cpu_to_le16(0), rl, bitmap, bitmap_len);
2417 * Create bitmap and index allocation attributes, modify index root
2538 /* TODO: Remove the added bitmap! */
2557 /* TODO: Remove the added bitmap! */
3870 /* Determine lcn bitmap byte size and allocate it. */
3898 /* Determine mft bitmap size and allocate it. */
3902 /* Mft bitmap is allocated in multiples of 8 bytes. */
3909 /* Create runlist for mft bitmap. */
3915 /* Mft bitmap is right after $Boot's data. */
3926 /* Allocate cluster for mft bitmap. */
3942 * mft bitmap.
4442 * to each as well as marking them in use in the mft bitmap.
5109 /* Error : the bitmap must be created non resident */
5110 ntfs_log_error("Error : the global bitmap is resident\n");