Searched refs:ntfs_warn (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | debug.h | 44 #define ntfs_warn(sb, fmt, ...) ntfs_printk(sb, KERN_WARNING fmt, ##__VA_ARGS__) macro
|
| H A D | super.c | 1104 ntfs_warn( in ntfs_init_from_boot() 1144 ntfs_warn( in ntfs_init_from_boot() 1401 ntfs_warn(sb, "failed to replay log file. Can't mount rw!"); in ntfs_fill_super() 1407 ntfs_warn(sb, "volume is dirty and \"force\" flag is not set!"); in ntfs_fill_super() 1634 ntfs_warn(sb, "Failed to initialize $Extend."); in ntfs_fill_super() 1641 ntfs_warn(sb, "Failed to initialize $Extend/$Reparse."); in ntfs_fill_super() 1648 ntfs_warn(sb, "Failed to initialize $Extend/$ObjId."); in ntfs_fill_super() 1693 ntfs_warn(sb, "primary boot is updated"); in ntfs_fill_super()
|
| H A D | fslog.c | 4070 ntfs_warn(sbi->sb, "\x24LogFile version %d.%d is not supported", in log_replay()
|