Searched refs:ntfs_err (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ntfs3/ | ||
| H A D | debug.h | 43 #define ntfs_err(sb, fmt, ...) ntfs_printk(sb, KERN_ERR fmt, ##__VA_ARGS__) macro |
| H A D | record.c | 184 ntfs_err(sbi->sb, "mft corrupted"); in mi_read() |