Searched refs:tdb_allocate (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c270 static tdb_off_t tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec);
1824 tdb_allocate() to allocate the new one as that might return
2421 the core of tdb_allocate - called when we have decided which
2485 tdb_off_t tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec) function
3556 rec_ptr = tdb_allocate(tdb, key.dsize + dbuf.dsize, &rec);

Completed in 33 milliseconds