Home
last modified time | relevance | path

Searched refs:__ntfs_warning (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Ddebug.h48 void __ntfs_warning(const char *function, const struct super_block *sb,
50 #define ntfs_warning(sb, f, a...) __ntfs_warning(__func__, sb, f, ##a)
H A Ddebug.c11 * __ntfs_warning - output a warning to the syslog
23 * @function is the name of the function from which __ntfs_warning is being
29 void __ntfs_warning(const char *function, const struct super_block *sb, in __ntfs_warning() function
/kernel/linux/linux-6.6/fs/ntfs/
H A Ddebug.h48 void __ntfs_warning(const char *function, const struct super_block *sb,
50 #define ntfs_warning(sb, f, a...) __ntfs_warning(__func__, sb, f, ##a)
H A Ddebug.c11 * __ntfs_warning - output a warning to the syslog
23 * @function is the name of the function from which __ntfs_warning is being
29 void __ntfs_warning(const char *function, const struct super_block *sb, in __ntfs_warning() function

Completed in 2 milliseconds