Searched refs:tdb_firstkey (Results 1 – 5 of 5) sorted by relevance
94 #define tdb_firstkey ext2fs_tdb_firstkey macro168 TDB_DATA tdb_firstkey(struct tdb_context *tdb);
402 *pkey = tdb_firstkey(the_tdb); in first_record()
2867 TDB_DATA tdb_firstkey(struct tdb_context *tdb) in tdb_firstkey() function
24 +#define tdb_firstkey ext2fs_tdb_firstkey
362 iter->tdb_iter = tdb_firstkey(ctx->dir_info->tdb); in e2fsck_dir_info_iter_begin()