Searched defs:tdb_open (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ | ||
D | tdb.h | 80 #define tdb_open ext2fs_tdb_open macro |
D | tdb.c | 3798 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, in tdb_open() function |