Searched refs:DEBUG_DIR3 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ |
D | dir.c | 814 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 1: Entering for inode 0x%lx, " in ntfs_getdir_unsorted() 830 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 2: In index root.\n", in ntfs_getdir_unsorted() 860 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 3: In index " in ntfs_getdir_unsorted() 870 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 4: Skipping " in ntfs_getdir_unsorted() 877 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 5: Processing entry " in ntfs_getdir_unsorted() 882 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 6: cb returned " in ntfs_getdir_unsorted() 891 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 7: After processing entries, " in ntfs_getdir_unsorted() 902 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 8: No index allocation. " in ntfs_getdir_unsorted() 924 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 9: Find attr failed. " in ntfs_getdir_unsorted() 930 ntfs_debug(DEBUG_DIR3, "%s(): Unsorted 9.5: IA is resident. Not" in ntfs_getdir_unsorted() [all …]
|
D | support.h | 15 #define DEBUG_DIR3 64 macro
|