Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtdb.c225 struct tdb_context { struct
239 struct tdb_context *next; /* all tdbs to avoid multiple opens */ argument
258 static int tdb_munmap(struct tdb_context *tdb); argument