Searched refs:ntfs_warn (Results 1 – 5 of 5) sorted by relevance
| /fs/ntfs3/ |
| A D | super.c | 1053 ntfs_warn( in ntfs_init_from_boot() 1092 ntfs_warn( in ntfs_init_from_boot() 1334 ntfs_warn(sb, "failed to replay log file. Can't mount rw!"); in ntfs_fill_super() 1340 ntfs_warn(sb, "volume is dirty and \"force\" flag is not set!"); in ntfs_fill_super() 1567 ntfs_warn(sb, "Failed to initialize $Extend."); in ntfs_fill_super() 1574 ntfs_warn(sb, "Failed to initialize $Extend/$Reparse."); in ntfs_fill_super() 1581 ntfs_warn(sb, "Failed to initialize $Extend/$ObjId."); in ntfs_fill_super() 1628 ntfs_warn(sb, "primary boot is updated"); in ntfs_fill_super()
|
| A D | debug.h | 44 #define ntfs_warn(sb, fmt, ...) ntfs_printk(sb, KERN_WARNING fmt, ##__VA_ARGS__) macro
|
| A D | dir.c | 44 ntfs_warn(sbi->sb, in ntfs_utf16_to_nls() 313 ntfs_warn(sbi->sb, "failed to convert name for inode %lx.", in ntfs_dir_emit()
|
| A D | fsntfs.c | 2648 ntfs_warn(sbi->sb, "new label is too long"); in ntfs_set_label()
|
| A D | fslog.c | 4066 ntfs_warn(sbi->sb, "\x24LogFile version %d.%d is not supported", in log_replay()
|
Completed in 26 milliseconds