Searched refs:tdb_exists (Results 1 – 4 of 4) sorted by relevance
98 #define tdb_exists ext2fs_tdb_exists macro171 int tdb_exists(struct tdb_context *tdb, TDB_DATA key);
248 if (tdb_exists(data->tdb, tdb_key)) { in undo_write_tdb()
3258 int tdb_exists(struct tdb_context *tdb, TDB_DATA key) in tdb_exists() function
28 +#define tdb_exists ext2fs_tdb_exists