Searched refs:ntfs_err (Results 1 – 7 of 7) sorted by relevance
| /fs/ntfs3/ |
| A D | super.c | 526 ntfs_err(sb, "failed (%d) to write label", err); in ntfs3_label_write() 950 ntfs_err(sb, "%s signature is not NTFS.", hint); in ntfs_init_from_boot() 986 ntfs_err( in ntfs_init_from_boot() 1073 ntfs_err( in ntfs_init_from_boot() 1286 ntfs_err(sb, "$Volume is corrupted."); in ntfs_fill_super() 1352 ntfs_err(sb, "Failed to load $MFT (%d).", err); in ntfs_fill_super() 1394 ntfs_err(sb, "$Bitmap is corrupted."); in ntfs_fill_super() 1489 ntfs_err(sb, "$AttrDef is corrupted."); in ntfs_fill_super() 1528 ntfs_err(sb, "$UpCase is corrupted."); in ntfs_fill_super() 1593 ntfs_err(sb, "Failed to load root (%d).", err); in ntfs_fill_super() [all …]
|
| A D | fsntfs.c | 227 ntfs_err(sb, "Failed to load $Extend (%d).", err); in ntfs_extend_init() 286 ntfs_err(sb, "\x24LogFile is large than 4G."); in ntfs_loadlog_and_replay() 315 ntfs_err(sb, "Failed to load $MFT."); in ntfs_loadlog_and_replay() 375 ntfs_err(sbi->sb, "no free space to extend mft"); in ntfs_look_for_free_space() 1028 ntfs_err(sb, "try to read out of volume at offset 0x%llx", in ntfs_bread() 1037 ntfs_err(sb, "failed to read volume at offset 0x%llx", in ntfs_bread() 1062 ntfs_err(sb, "failed to read block %llx", in ntfs_sb_write() 1091 ntfs_err( in ntfs_sb_write() 1865 ntfs_err(sb, "Failed to load $Secure (%d).", err); in ntfs_security_init() 1883 ntfs_err(sb, "$Secure::$SDH is corrupted."); in ntfs_security_init() [all …]
|
| A D | debug.h | 43 #define ntfs_err(sb, fmt, ...) ntfs_printk(sb, KERN_ERR fmt, ##__VA_ARGS__) macro
|
| A D | inode.c | 81 ntfs_err(sb, "MFT: r=%lx, expect seq=%x instead of %x!", ino, in ntfs_read_mft() 86 ntfs_err(sb, "Inode r=%x is not in use!", (u32)ino); in ntfs_read_mft() 1830 ntfs_err(sb, "Error getting link path"); in ntfs_translate_junction() 1847 ntfs_err(sb, in ntfs_translate_junction() 1864 ntfs_err(sb, "Link target (%s) missing drive separator", in ntfs_translate_junction() 1875 ntfs_err(sb, "Link target %s too large for buffer (%d <= %d)", in ntfs_translate_junction() 1885 ntfs_err(sb, "Target path %s too large for buffer (%d <= %d)", in ntfs_translate_junction()
|
| A D | dir.c | 68 ntfs_err(sbi->sb, "failed to convert \"%s\" to %s", dump, in ntfs_utf16_to_nls()
|
| A D | record.c | 184 ntfs_err(sbi->sb, "mft corrupted"); in mi_read()
|
| A D | run.c | 999 ntfs_err( in run_unpack()
|
Completed in 26 milliseconds