Home
last modified time | relevance | path

Searched defs:tdb_open (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtdb.h80 #define tdb_open ext2fs_tdb_open macro
H A Dtdb.c3815 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, in tdb_open() function