HomeSort by relevance Sort by last modified time
    Searched defs:tdb_open (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdb.h 40 /* flags for tdb_open() */
80 #define tdb_open ext2fs_tdb_open macro
146 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags,
tdb.c 237 u32 flags; /* the flags passed to tdb_open */
332 through tdb_open().
3800 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, function
    [all...]

Completed in 152 milliseconds