Searched refs:dbox_file_get_plaintext_size (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-attachment.c40 msg_size = dbox_file_get_plaintext_size(file);
H A Ddbox-file.h192 uoff_t dbox_file_get_plaintext_size(struct dbox_file *file);
H A Ddbox-mail.c89 data->physical_size = dbox_file_get_plaintext_size(file);
H A Ddbox-file.c742 uoff_t dbox_file_get_plaintext_size(struct dbox_file *file) function
/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage-rebuild.c199 rec->mail_size = dbox_file_get_plaintext_size(file);

Completed in 319 milliseconds