Home
last modified time | relevance | path

Searched refs:ntfs_warn (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ntfs3/
H A Ddebug.h44 #define ntfs_warn(sb, fmt, ...) ntfs_printk(sb, KERN_WARNING fmt, ##__VA_ARGS__) macro
H A Dsuper.c1119 ntfs_warn( in ntfs_init_from_boot()
1159 ntfs_warn( in ntfs_init_from_boot()
1425 ntfs_warn(sb, "failed to replay log file. Can't mount rw!"); in ntfs_fill_super()
1431 ntfs_warn(sb, "volume is dirty and \"force\" flag is not set!"); in ntfs_fill_super()
1692 ntfs_warn(sb, "Failed to initialize $Extend."); in ntfs_fill_super()
1699 ntfs_warn(sb, "Failed to initialize $Extend/$Reparse."); in ntfs_fill_super()
1706 ntfs_warn(sb, "Failed to initialize $Extend/$ObjId."); in ntfs_fill_super()
1751 ntfs_warn(sb, "primary boot is updated"); in ntfs_fill_super()
H A Ddir.c50 ntfs_warn(sbi->sb, in ntfs_utf16_to_nls()
358 ntfs_warn(sbi->sb, "failed to convert name for inode %llx.", in ntfs_dir_emit()
H A Dinode.c1421 ntfs_warn(sb, "failed to create ads"); in ntfs_create_inode()
H A Dfsntfs.c2683 ntfs_warn(sbi->sb, "new label is too long"); in ntfs_set_label()
H A Dfslog.c4194 ntfs_warn(sbi->sb, "\x24LogFile version %d.%d is not supported", in log_replay()