Lines Matching defs:bitmap
125 #include "bitmap.h"
1986 const IGNORE_CASE_BOOL ic, const u8 *bitmap,
1995 name_len, ic, 0, bitmap, bitmap_len);
1998 name_len, ic, 0, 0, bitmap, bitmap_len);
2008 * Create a non-resident bitmap attribute with a predefined on disk location
2016 const runlist *rl, const u8 *bitmap, const u32 bitmap_len)
2021 ic, 0, rl, bitmap, bitmap_len);
2032 * Create bitmap and index allocation attributes, modify index root
2153 /* TODO: Remove the added bitmap! */
2171 /* TODO: Remove the added bitmap! */
3449 /* Determine lcn bitmap byte size and allocate it. */
3475 /* Determine mft bitmap size and allocate it. */
3479 /* Mft bitmap is allocated in multiples of 8 bytes. */
3486 /* Create runlist for mft bitmap. */
3492 /* Mft bitmap is right after $Boot's data. */
3503 /* Allocate cluster for mft bitmap. */
3519 * mft bitmap.
4030 * to each as well as marking them in use in the mft bitmap.