Searched defs:nlog (Results 1 – 4 of 4) sorted by relevance
78 nlog(int severity, const char *fmt, ...) in nlog() function
73 nlog(int severity, const char *fmt, ...) in nlog() function
1886 nvme_print_error_log(int nlog, const nvme_error_log_entry_t *elog, in nvme_print_error_log()
2053 size_t nlog = toalloc / sizeof (nvme_error_log_entry_t); in do_get_logpage_common() local