/linux-2.4.37.9/fs/ntfs/ |
D | super.c | 95 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->sector_size = 0x%x\n", in ntfs_init_volume() 97 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: sectors_per_cluster = " in ntfs_init_volume() 100 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: sectors_per_cluster_bits " in ntfs_init_volume() 103 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_clusters_per_record" in ntfs_init_volume() 106 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: " in ntfs_init_volume() 111 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->cluster_size = 0x%x\n", in ntfs_init_volume() 113 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->cluster_size_bits = " in ntfs_init_volume() 126 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_record_size = 0x%x" in ntfs_init_volume() 128 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_record_size_bits = " in ntfs_init_volume() 142 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->index_record_size = " in ntfs_init_volume() [all …]
|
D | inode.c | 192 ntfs_debug(DEBUG_FILE3, "ntfs_insert_mft_attribute: attribute " in ntfs_insert_mft_attribute() 241 ntfs_debug(DEBUG_FILE3, "parse_attributes: " in parse_attributes() 267 ntfs_debug(DEBUG_FILE3, "parse_attributes: " in parse_attributes() 335 ntfs_debug(DEBUG_FILE3, "parse_attributes: " in parse_attributes() 362 ntfs_debug(DEBUG_FILE3, "parse_attributes: " in parse_attributes() 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() [all …]
|
D | fs.c | 76 ntfs_debug(DEBUG_OTHER, "ntfs_read %x, %Lx, %x ->", in ntfs_read() 82 ntfs_debug(DEBUG_OTHER, "ntfs_read: $DATA not found!\n"); in ntfs_read() 94 ntfs_debug(DEBUG_OTHER, "ntfs_read: read_attr failed with " in ntfs_read() 99 ntfs_debug(DEBUG_OTHER, "ntfs_read: finished. read %u bytes.\n", in ntfs_read() 117 ntfs_debug(DEBUG_LINUX, "%s(): Entering for inode 0x%lx, *pos 0x%Lx, " in ntfs_write() 143 ntfs_debug(DEBUG_LINUX, "%s(): Returning %i\n", __FUNCTION__, -err); in ntfs_write() 199 ntfs_debug(DEBUG_OTHER, "%s(): Skipping unrepresentable " in ntfs_printcb() 205 ntfs_debug(DEBUG_OTHER, "%s(): Skipping system file (%s).\n", in ntfs_printcb() 212 ntfs_debug(DEBUG_OTHER, "%s(): Skipping \".\"\n", __FUNCTION__); in ntfs_printcb() 221 ntfs_debug(DEBUG_OTHER, "%s(): Calling filldir for %s with " in ntfs_printcb() [all …]
|
D | support.c | 29 void ntfs_debug(int mask, const char *fmt, ...) in ntfs_debug() function 50 ntfs_debug(DEBUG_MALLOC, "Allocating %x at %p\n", size, ret); in ntfs_malloc() 60 ntfs_debug(DEBUG_MALLOC, "Freeing memory at %p\n", block); in ntfs_free() 116 ntfs_debug(DEBUG_OTHER, "read_mft_record 0x%x\n", mftno); in ntfs_read_mft_record() 132 ntfs_debug(DEBUG_OTHER, "read_mft_record: calling ntfs_read_attr with: " in ntfs_read_mft_record() 140 ntfs_debug(DEBUG_OTHER, "read_mft_record: read 0x%x failed " in ntfs_read_mft_record() 145 ntfs_debug(DEBUG_OTHER, "read_mft_record: finished read 0x%x\n", mftno); in ntfs_read_mft_record() 155 ntfs_debug(DEBUG_OTHER, "read_mft_record: Done 0x%x\n", mftno); in ntfs_read_mft_record() 168 ntfs_debug(DEBUG_OTHER, "%s_clusters %d %d %d\n", in ntfs_getput_clusters() 173 ntfs_debug(DEBUG_OTHER, "%s failed\n", in ntfs_getput_clusters()
|
D | support.h | 23 void ntfs_debug(int mask, const char *fmt, ...); 25 #define ntfs_debug(mask, fmt...) do {} while (0) macro
|
D | attr.c | 89 ntfs_debug(DEBUG_FILE3, "ntfs_find_attr_in_mft_record: found: " in ntfs_find_attr_in_mft_rec() 222 ntfs_debug(DEBUG_MALLOC, "ntfs_insert_run: re-allocating " in ntfs_insert_run() 573 ntfs_debug(DEBUG_FILE3, "ntfs_process_runs: ino = 0x%x, " in ntfs_process_runs() 603 ntfs_debug(DEBUG_FILE3, "ntfs_process_runs: " in ntfs_process_runs() 618 ntfs_debug(DEBUG_FILE3, "ntfs_process_runs: startvcn = 0x%x, vcn = 0x%x" in ntfs_process_runs() 637 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: ino->i_number 0x%x, " in ntfs_insert_attribute() 659 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: ntfs_new_attr " in ntfs_insert_attribute() 668 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute:" in ntfs_insert_attribute() 695 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: " in ntfs_insert_attribute() 701 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: processing " in ntfs_insert_attribute()
|
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 | util.c | 96 ntfs_debug(DEBUG_NAME1, "converting l = %d\n", in_len); in ntfs_dupuni2utf8() 112 ntfs_debug(DEBUG_NAME1, "result %p:%s\n", result, result); in ntfs_dupuni2utf8()
|