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

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage.h66 #define MDBOX_DBOX_STORAGE(s) container_of(s, struct mdbox_storage, storage) macro
67 #define MDBOX_STORAGE(s) MDBOX_DBOX_STORAGE(DBOX_STORAGE(s))
H A Dmdbox-storage.c377 struct mdbox_storage *mstorage = MDBOX_DBOX_STORAGE(file->storage);

Completed in 33 milliseconds