Home
last modified time | relevance | path

Searched refs:tdb_set_logging_function (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtdb.h85 #define tdb_set_logging_function ext2fs_tdb_set_logging_function macro
155 void tdb_set_logging_function(struct tdb_context *tdb, const struct tdb_logging_context *log_ctx);
Dtdb.c4052 void tdb_set_logging_function(struct tdb_context *tdb, in tdb_set_logging_function() function
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dext2tdb-rename15 +#define tdb_set_logging_function ext2fs_tdb_set_logging_function