Searched refs:MIN_REC_SIZE (Results 1 – 1 of 1) sorted by relevance
132 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT) macro2433 if (rec->rec_len > length + MIN_REC_SIZE) { in tdb_allocate_ofs()