Searched refs:ntfs_debug (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dsuper.c95 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->sector_size = 0x%x\n",
97 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: sectors_per_cluster = "
100 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: sectors_per_cluster_bits "
103 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_clusters_per_record"
106 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: "
111 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->cluster_size = 0x%x\n",
113 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->cluster_size_bits = "
126 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_record_size = 0x%x"
128 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_record_size_bits = "
142 ntfs_debug(DEBUG_FILE
[all...]
H A Dfs.c76 ntfs_debug(DEBUG_OTHER, "ntfs_read %x, %Lx, %x ->",
82 ntfs_debug(DEBUG_OTHER, "ntfs_read: $DATA not found!\n");
94 ntfs_debug(DEBUG_OTHER, "ntfs_read: read_attr failed with "
99 ntfs_debug(DEBUG_OTHER, "ntfs_read: finished. read %u bytes.\n",
117 ntfs_debug(DEBUG_LINUX, __FUNCTION__ "(): Entering for inode 0x%lx, "
143 ntfs_debug(DEBUG_LINUX, __FUNCTION__ "(): Returning %i\n", -err);
199 ntfs_debug(DEBUG_OTHER, __FUNCTION__ "(): Skipping "
205 ntfs_debug(DEBUG_OTHER, __FUNCTION__ "(): Skipping system "
212 ntfs_debug(DEBUG_OTHER, __FUNCTION__ "(): Skipping \".\"\n");
221 ntfs_debug(DEBUG_OTHE
[all...]
H A Dsupport.c29 void ntfs_debug(int mask, const char *fmt, ...) function
50 ntfs_debug(DEBUG_MALLOC, "Allocating %x at %p\n", size, ret);
60 ntfs_debug(DEBUG_MALLOC, "Freeing memory at %p\n", block);
116 ntfs_debug(DEBUG_OTHER, "read_mft_record 0x%x\n", mftno);
132 ntfs_debug(DEBUG_OTHER, "read_mft_record: calling ntfs_read_attr with: "
140 ntfs_debug(DEBUG_OTHER, "read_mft_record: read 0x%x failed "
145 ntfs_debug(DEBUG_OTHER, "read_mft_record: finished read 0x%x\n", mftno);
150 ntfs_debug(DEBUG_OTHER, "read_mft_record: Done 0x%x\n", mftno);
163 ntfs_debug(DEBUG_OTHER, "%s_clusters %d %d %d\n",
168 ntfs_debug(DEBUG_OTHE
[all...]
H A Dinode.c171 ntfs_debug(DEBUG_FILE3, "ntfs_insert_mft_attribute: attribute "
213 ntfs_debug(DEBUG_FILE3, "parse_attributes: "
239 ntfs_debug(DEBUG_FILE3, "parse_attributes: "
293 ntfs_debug(DEBUG_FILE3, "parse_attributes: "
320 ntfs_debug(DEBUG_FILE3, "parse_attributes: "
345 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 1\n", ino->i_number);
348 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 2\n", ino->i_number);
350 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 3\n", ino->i_number);
353 ntfs_debug(DEBUG_FILE2, "load_attributes 0x%x 4\n", ino->i_number);
355 ntfs_debug(DEBUG_FILE
[all...]
H A Dsupport.h23 void ntfs_debug(int mask, const char *fmt, ...);
25 #define ntfs_debug(mask, fmt...) do {} while (0) macro
H A Ddir.c799 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 1: Entering for "
815 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 2: In index "
845 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 3: In index "
855 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 4: "
862 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 5: "
867 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): "
876 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 7: After processing "
886 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 8: No index "
908 ntfs_debug(DEBUG_DIR3, __FUNCTION__ "(): Unsorted 9: Find "
914 ntfs_debug(DEBUG_DIR
[all...]
H A Dattr.c89 ntfs_debug(DEBUG_FILE3, "ntfs_find_attr_in_mft_record: found: "
221 ntfs_debug(DEBUG_MALLOC, "ntfs_insert_run: re-allocating "
551 ntfs_debug(DEBUG_FILE3, "ntfs_process_runs: ino = 0x%x, "
581 ntfs_debug(DEBUG_FILE3, "ntfs_process_runs: "
596 ntfs_debug(DEBUG_FILE3, "ntfs_process_runs: startvcn = 0x%x, vcn = 0x%x"
615 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: ino->i_number 0x%x, "
637 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: ntfs_new_attr "
646 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute:"
672 ntfs_debug(DEBUG_FILE3, "ntfs_insert_attribute: "
678 ntfs_debug(DEBUG_FILE
[all...]
H A Dutil.c96 ntfs_debug(DEBUG_NAME1, "converting l = %d\n", in_len);
112 ntfs_debug(DEBUG_NAME1, "result %p:%s\n", result, result);

Completed in 73 milliseconds