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