Searched refs:LOGGING_DPRINT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log.c | 212 LOGGING_DPRINT((10, in nfslog_setup() 219 LOGGING_DPRINT((10, "\tfound log_buffer for '%s'\n", in nfslog_setup() 253 LOGGING_DPRINT((10, "found log_buffer for '%s' " in nfslog_setup() 269 LOGGING_DPRINT((10, "exportfs: adding nlbp=%p to list\n", in nfslog_setup() 304 LOGGING_DPRINT((10, "log_buffer_create: %s\n", name)); in log_buffer_create() 358 LOGGING_DPRINT((10, in log_buffer_rele() 408 LOGGING_DPRINT((10, "log_buffer_rele lbp=%p freeing\n", (void *)lbp)); in log_buffer_rele() 440 LOGGING_DPRINT((3, "log_file_create: %s\n", name)); in log_file_create() 447 LOGGING_DPRINT((3, "log_file_create: %s vp=%p v_count=%d\n", in log_file_create() 543 LOGGING_DPRINT((10, in log_file_rele() [all …]
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 669 #define LOGGING_DPRINT(x) macro 671 #define LOGGING_DPRINT(x) nfslog_dprint x macro
|