Searched refs:fs_set_metadata (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-fs/
H A Dfs-wrapper.c42 fs_set_metadata(file->parent, key, value);
H A Dfs-api.h41 /* fs_copy() will copy the metadata if fs_set_metadata() hasn't
240 void fs_set_metadata(struct fs_file *file, const char *key, const char *value);
H A Dfs-metawrap.c162 fs_set_metadata(_file->parent, key, value);
H A Dfs-api.c275 fs_set_metadata(file, FS_METADATA_ORIG_PATH, path);
400 void fs_set_metadata(struct fs_file *file, const char *key, const char *value) function

Completed in 29 milliseconds