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

  /external/e2fsprogs/lib/ext2fs/tdb/patches/
ext2tdb-rename 29 +#define tdb_lockall ext2fs_tdb_lockall
  /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 73 milliseconds