Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs_log.h652 extern void nfslog_dprint(const int, const char *fmt, ...)
671 #define LOGGING_DPRINT(x) nfslog_dprint x
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1087 nfslog_dprint(const int level, const char *fmt, ...) in nfslog_dprint() function