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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 95 #define tdb_nextkey ext2fs_tdb_nextkey macro
169 TDB_DATA tdb_nextkey(struct tdb_context *tdb, TDB_DATA key);
tdbtool.c 414 *pkey = tdb_nextkey(the_tdb, *pkey);
tdb.c 2892 TDB_DATA tdb_nextkey(struct tdb_context *tdb, TDB_DATA oldkey) function
    [all...]
  /external/e2fsprogs/e2fsck/
dirinfo.c 404 iter->tdb_iter = tdb_nextkey(ctx->dir_info->tdb, key);

Completed in 181 milliseconds