Searched refs:ntfs_warn (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/fs/ntfs3/ |
D | debug.h | 44 #define ntfs_warn(sb, fmt, ...) ntfs_printk(sb, KERN_WARNING fmt, ##__VA_ARGS__) macro
|
D | dir.c | 44 ntfs_warn(sbi->sb, in ntfs_utf16_to_nls() 307 ntfs_warn(sbi->sb, "failed to convert name for inode %lx.", in ntfs_filldir()
|
D | super.c | 758 ntfs_warn( in ntfs_init_from_boot() 814 ntfs_warn( in ntfs_init_from_boot() 1019 ntfs_warn(sb, in ntfs_fill_super() 1026 ntfs_warn( in ntfs_fill_super()
|
D | fslog.c | 4074 ntfs_warn(sbi->sb, "\x24LogFile version %d.%d is not supported", in log_replay()
|