Searched defs:ntfs_warning (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | debug.h | 50 #define ntfs_warning(sb, f, a...) __ntfs_warning(__func__, sb, f, ##a) macro
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| D | debug.h | 50 #define ntfs_warning(sb, f, a...) __ntfs_warning(__func__, sb, f, ##a) macro
|