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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 99 #define tdb_lockall ext2fs_tdb_lockall macro
172 int tdb_lockall(struct tdb_context *tdb);
tdb.c 648 TDB_LOG((tdb, TDB_DEBUG_ERROR, "tdb_lockall failed (%s)\n", strerror(errno)));
696 int tdb_lockall(struct tdb_context *tdb) function
    [all...]

Completed in 23 milliseconds