Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c229 struct tdb_context { struct
243 struct tdb_context *next; /* all tdbs to avoid multiple opens */ argument
262 static int tdb_munmap(struct tdb_context *tdb); argument