Home
last modified time | relevance | path

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

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