Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Ddebug.h34 void __ntfs_debug(const char *file, int line, const char *function,
45 __ntfs_debug(__FILE__, __LINE__, __func__, f, ##a)
Ddebug.c115 void __ntfs_debug(const char *file, int line, const char *function, in __ntfs_debug() function