Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h655 extern void nfslog_dprint(const int, const char *fmt, ...)
674 #define LOGGING_DPRINT(x) nfslog_dprint x
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1092 nfslog_dprint(const int level, const char *fmt, ...) in nfslog_dprint() function