Home
last modified time | relevance | path

Searched refs:tdb_errorstr (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dtdb.h87 #define tdb_errorstr ext2fs_tdb_errorstr macro
158 const char *tdb_errorstr(struct tdb_context *tdb);
Dtdbtool.c376 printf("Error = %s\n", tdb_errorstr(tdb)); in info_tdb()
Dtdb.c320 const char *tdb_errorstr(struct tdb_context *tdb) in tdb_errorstr() function
/third_party/e2fsprogs/e2fsck/
Ddirinfo.c229 tdb_errorstr(db->tdb)); in e2fsck_get_dir_info()
315 printf("store failed: %s\n", tdb_errorstr(db->tdb)); in e2fsck_put_dir_info()
398 tdb_errorstr(ctx->dir_info->tdb)); in e2fsck_dir_info_iter()
/third_party/e2fsprogs/lib/ext2fs/tdb/patches/
Dext2tdb-rename17 +#define tdb_errorstr ext2fs_tdb_errorstr