OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 268 milliseconds