Searched refs:DEBUG_BSD (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ |
D | super.c | 315 ntfs_debug(DEBUG_BSD, "Entered ntfs_init_attrdef()\n"); in ntfs_init_attrdef() 324 ntfs_debug(DEBUG_BSD, "In ntfs_init_attrdef() after call to " in ntfs_init_attrdef() 333 ntfs_debug(DEBUG_BSD, "In ntfs_init_attrdef() going to call " in ntfs_init_attrdef() 336 ntfs_debug(DEBUG_BSD, "In ntfs_init_attrdef() after call to " in ntfs_init_attrdef() 339 ntfs_debug(DEBUG_BSD, "In ntfs_init_attrdef() going " in ntfs_init_attrdef() 342 ntfs_debug(DEBUG_BSD, "In ntfs_init_attrdef() after " in ntfs_init_attrdef() 347 ntfs_debug(DEBUG_BSD, "Exiting ntfs_init_attrdef()\n"); in ntfs_init_attrdef() 383 ntfs_debug(DEBUG_BSD, "Going to load MFT\n"); in ntfs_load_special_files() 389 ntfs_debug(DEBUG_BSD, "Going to load MIRR\n"); in ntfs_load_special_files() 394 ntfs_debug(DEBUG_BSD, "Going to load BITMAP\n"); in ntfs_load_special_files() [all …]
|
D | support.h | 11 #define DEBUG_BSD 4 macro
|