Home
last modified time | relevance | path

Searched refs:TDB_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/xen/tools/xenstore/
A Dtdb.c61 #define TDB_ALIGNMENT 4 macro
62 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)
764 length = TDB_ALIGN(length, TDB_ALIGNMENT);

Completed in 5 milliseconds