Searched defs:tdb_unlockall (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.h100 #define tdb_unlockall ext2fs_tdb_unlockall macro
174 int tdb_unlockall(struct tdb_context *tdb);
H A Dtdb.c683 TDB_LOG((tdb, TDB_DEBUG_ERROR, "tdb_unlockall failed (%s)\n", strerror(errno)));
718 int tdb_unlockall(struct tdb_context *tdb) function

Completed in 68 milliseconds