21 #ifndef _MW_SRVC_STORE_H
22 #define _MW_SRVC_STORE_H
35 #define mwService_STORAGE 0x00000018
53 #define LOTUS_RESERVED_LIMIT 0x186a0
57 #define KEY_IS_LOTUS_RESERVED(key) \
58 (((guint32) key) <= (LOTUS_RESERVED_LIMIT))
94 guint32 result,
struct mwStorageUnit *item,
170 struct mwStorageUnit *item,
172 gpointer
data, GDestroyNotify data_free);
186 struct mwStorageUnit *item,
188 gpointer
data, GDestroyNotify data_free);