Searched refs:ntfs_info (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/ntfs3/ | ||
D | debug.h | 45 #define ntfs_info(sb, fmt, ...) ntfs_printk(sb, KERN_INFO fmt, ##__VA_ARGS__) macro |
D | super.c | 1237 ntfs_info(sb, "It is recommened to use chkdsk."); in ntfs_fill_super() |