Lines Matching refs:metadata
91 because of the metadata header */
93 /* Copying can copy the whole metadata. */
181 /* we have the metadata */
202 *metadata_r = &_file->metadata;
276 const struct fs_metadata *metadata;
278 array_foreach(&file->file.metadata, metadata) {
279 if (strncmp(metadata->key, FS_METADATA_INTERNAL_PREFIX,
283 str_append_tabescaped(str, metadata->key);
285 str_append_tabescaped(str, metadata->value);
407 /* we'll need to recreate the metadata. do this by creating a
408 new istream combining the new metadata header and the
417 /* because of the "end of metadata" LF, there's always at least