Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/ !
Dsuper.c95 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 …]
Dattr.c89 ntfs_debug(DEBUG_FILE3, "ntfs_find_attr_in_mft_record: found: " in ntfs_find_attr_in_mft_rec()
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()
Dsupport.h18 #define DEBUG_FILE3 512 macro
Dinode.c192 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()
674 ntfs_debug(DEBUG_FILE3, "%s(): %s 0x%x bytes at offset " in ntfs_readwrite_attr()
749 ntfs_debug(DEBUG_FILE3, "%s(): EOPNOTSUPP: " in ntfs_readwrite_attr()
796 ntfs_debug(DEBUG_FILE3, "%s(): attr 0x%x not found in inode " in ntfs_read_attr()
811 ntfs_debug(DEBUG_FILE3, "%s(): attr 0x%x not found in inode " in ntfs_write_attr()
2006 ntfs_debug(DEBUG_FILE3, "%s(): Done. Allocated mft record " in ntfs_alloc_mft_record()
[all …]