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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 98 #define tdb_exists ext2fs_tdb_exists macro
171 int tdb_exists(struct tdb_context *tdb, TDB_DATA key);
undo_io.c 240 if (tdb_exists(data->tdb, tdb_key)) {
tdb.c 3262 int tdb_exists(struct tdb_context *tdb, TDB_DATA key) function
    [all...]

Completed in 56 milliseconds