Searched refs:null_log_fn (Results 1 – 1 of 1) sorted by relevance
3822 static void null_log_fn(struct tdb_context *tdb, enum tdb_debug_level level, const char *fmt, ...) …3823 static void null_log_fn(struct tdb_context *tdb EXT2FS_ATTR((unused)), in null_log_fn() function3855 tdb->log.log_fn = null_log_fn; in tdb_open_ex()