Home
last modified time | relevance | path

Searched refs:ntfs_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Ddebug.h45 #define ntfs_info(sb, fmt, ...) ntfs_printk(sb, KERN_INFO fmt, ##__VA_ARGS__) macro
H A Dsuper.c1248 ntfs_info(sb, "It is recommened to use chkdsk."); in ntfs_fill_super()