__ntfs_warning     48 fs/ntfs/debug.h void __ntfs_warning(const char *function, const struct super_block *sb,
__ntfs_warning     50 fs/ntfs/debug.h #define ntfs_warning(sb, f, a...)	__ntfs_warning(__func__, sb, f, ##a)