Searched refs:DEBUG_FILE2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ |
D | inode.c | 387 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 1\n", ino->i_number); in ntfs_load_attributes() 390 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 2\n", ino->i_number); in ntfs_load_attributes() 392 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 3\n", ino->i_number); in ntfs_load_attributes() 395 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 4\n", ino->i_number); in ntfs_load_attributes() 397 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x: alist->size = 0x%x\n", in ntfs_load_attributes() 403 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 5\n", ino->i_number); in ntfs_load_attributes() 417 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x: len = %i\n", in ntfs_load_attributes() 419 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x: delta = %i\n", in ntfs_load_attributes() 426 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x: after += len, " in ntfs_load_attributes() 429 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x: after " in ntfs_load_attributes() [all …]
|
D | support.h | 17 #define DEBUG_FILE2 256 macro
|