Searched refs:ntfs_error (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Ddir.c62 ntfs_error("Unknown encoding\n");
82 ntfs_error("Too many entries\n");
128 ntfs_error("Directory w/o bitmap\n");
295 ntfs_error("Trying to split root");
346 ntfs_error("Entry not reset");
546 ntfs_error("read failed\n");
551 ntfs_error("%x is not an index record\n", block);
573 ntfs_error("illegal ntfs_descend call\n");
637 ntfs_error("infinite loop\n");
694 ntfs_error("TOD
[all...]
H A Dsupport.h75 void ntfs_error(const char *fmt,...);
H A Dfs.c589 ntfs_error("ntfs_alloc_file FAILED: error = %i", error);
795 ntfs_error("Critical error. Tried to call ntfs_read_inode() before we "
819 ntfs_error("_ntfs_clear_inode: vol = NTFS_INO2VOL(inode) is "
1010 ntfs_error("Unable to set blocksize %d.\n", blocksize);
1016 ntfs_error("Reading super block failed\n");
1036 ntfs_error("Partition cluster size is not supported yet (it "
1046 ntfs_error("Cluster size too small for device.\n");
1063 ntfs_error("Could not read $Mft record 0\n");
1074 ntfs_error("Invalid $Mft record 0\n");
1083 ntfs_error("Erro
[all...]
H A Dinode.c65 ntfs_error("ntfs_find_attr: NO INODE!\n");
192 ntfs_error("parse_attributes: called on inode 0x%x without a "
232 ntfs_error("parse_attributes: mft records 0x%x and/or "
280 ntfs_error("Either the $MFT is corrupt or, equally "
312 ntfs_error("parse_attributes: mft records 0x%x and/or "
382 ntfs_error("error in load_attributes\n");
429 ntfs_error("ntfs_clear_inode: double free\n");
560 ntfs_error("Can't decode run type field 0x%x\n", type);
566 ntfs_error("Negative run length decoded\n");
587 ntfs_error("Ca
[all...]
H A Dattr.c94 ntfs_error("ntfs_find_attr_in_mft_record: mft record 0x%x is corrupt"
148 ntfs_error("ntfs_new_attr: Value specified but "
226 ntfs_error("ntfs_insert_run: attempted to allocate "
234 ntfs_error("ntfs_insert_run: ntfs_vmalloc(new_size = "
503 ntfs_error("UH OH! attr->attrno (%i) != NTFS_GETU16(ino->attr "
556 ntfs_error("Problem with runlist in extended record\n");
571 ntfs_error("Corrupt attribute extent. (endvcn is "
595 ntfs_error("ntfs_process_runs: ntfs_insert_run failed\n");
748 ntfs_error("Unexpected sparse chunk size.");
H A Dsuper.c153 ntfs_error("Cannot handle 64-bit clusters. Please inform "
297 ntfs_error("process_attrdef: unexpected type 0x%x for 0x%x\n",
366 ntfs_error("Volume information attribute is not resident!\n");
386 ntfs_error("Problem loading MFT\n");
391 ntfs_error("Problem %d loading MFTMirr\n", error);
396 ntfs_error("Problem loading Bitmap\n");
423 ntfs_error("Warning! NTFS volume version is Win2k+: Mounting "
912 ntfs_error(__FUNCTION__ "(): Bitmap writeback "
1173 ntfs_error(__FUNCTION__ "(): Bitmap writeback failed "
1192 ntfs_error(__FUNCTION_
[all...]
H A Dsupport.c100 void ntfs_error(const char *fmt,...) function

Completed in 45 milliseconds