Home
last modified time | relevance | path

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

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