Searched refs:tdb_errorstr (Results 1 – 6 of 6) sorted by relevance
87 #define tdb_errorstr ext2fs_tdb_errorstr macro158 const char *tdb_errorstr(struct tdb_context *tdb);
376 printf("Error = %s\n", tdb_errorstr(tdb)); in info_tdb()
313 const char *tdb_errorstr(struct tdb_context *tdb) in tdb_errorstr() function
229 tdb_errorstr(db->tdb)); in e2fsck_get_dir_info()314 printf("store failed: %s\n", tdb_errorstr(db->tdb)); in e2fsck_put_dir_info()397 tdb_errorstr(ctx->dir_info->tdb)); in e2fsck_dir_info_iter()
17 +#define tdb_errorstr ext2fs_tdb_errorstr
2214 error("tdb_store failed: %s", tdb_errorstr(pppdb)); in update_db_entry()2235 error("tdb_store key failed: %s", tdb_errorstr(pppdb));