Searched refs:fs_set_metadata (Results 1 - 4 of 4) sorted by relevance
/dovecot/src/lib-fs/ |
H A D | fs-wrapper.c | 42 fs_set_metadata(file->parent, key, value);
|
H A D | fs-api.h | 41 /* 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 D | fs-metawrap.c | 162 fs_set_metadata(_file->parent, key, value);
|
H A D | fs-api.c | 275 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