Home
last modified time | relevance | path

Searched refs:DBG_BITMAP (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/hfsplus/
Dbitmap.c33 dprint(DBG_BITMAP, "block_allocate: %u,%u,%u\n", size, offset, len); in hfsplus_block_allocate()
92 dprint(DBG_BITMAP, "bitmap full\n"); in hfsplus_block_allocate()
99 dprint(DBG_BITMAP, "bitmap full\n"); in hfsplus_block_allocate()
157 dprint(DBG_BITMAP, "-> %u,%u\n", start, *max); in hfsplus_block_allocate()
176 dprint(DBG_BITMAP, "block_free: %u,%u\n", offset, count); in hfsplus_block_free()
Dhfsplus_fs.h24 #define DBG_BITMAP 0x00000040 macro
/linux-2.6.39/fs/hfs/
Dbitmap.c161 dprint(DBG_BITMAP, "alloc_bits: %u,%u\n", pos, *num_bits); in hfs_vbm_search_free()
203 dprint(DBG_BITMAP, "clear_bits: %u,%u\n", start, count); in hfs_clear_vbm_bits()
Dhfs_fs.h29 #define DBG_BITMAP 0x00000040 macro