Searched refs:TDB_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
131 #define TDB_ALIGNMENT 4 macro132 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)2435 length = TDB_ALIGN(length, TDB_ALIGNMENT); in tdb_allocate_ofs()