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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 42 #define TDB_CLEAR_IF_FIRST 1
tdbtool.c 190 tdb = tdb_open(tdbname, 0, TDB_CLEAR_IF_FIRST,
undo_io.c 384 data->tdb = tdb_open(tdb_file, 0, TDB_CLEAR_IF_FIRST,
icount.c 196 icount->tdb = tdb_open(fn, 0, TDB_CLEAR_IF_FIRST,
tdb.c     [all...]
  /external/e2fsprogs/e2fsck/
dirinfo.c 65 db->tdb = tdb_open(db->tdb_fn, 0, TDB_CLEAR_IF_FIRST,

Completed in 168 milliseconds