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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 100 #define tdb_unlockall ext2fs_tdb_unlockall macro
175 int tdb_unlockall(struct tdb_context *tdb);
tdb.c 685 TDB_LOG((tdb, TDB_DEBUG_ERROR, "tdb_unlockall failed (%s)\n", strerror(errno)));
720 int tdb_unlockall(struct tdb_context *tdb) function
    [all...]

Completed in 237 milliseconds