Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Ddebug.h20 void __ntfs_debug(const char *file, int line, const char *function,
31 __ntfs_debug(__FILE__, __LINE__, __func__, f, ##a)
H A Ddebug.c101 void __ntfs_debug(const char *file, int line, const char *function, in __ntfs_debug() function