Searched refs:root_storage (Results 1 – 2 of 2) sorted by relevance
134 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info() argument146 if (!NOTMIME(ms) && root_storage) in cdf_file_property_info()147 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_property_info()286 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() argument326 if (root_storage) { in cdf_file_summary_info()327 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_summary_info()336 m = cdf_file_property_info(ms, info, count, root_storage); in cdf_file_summary_info()451 const cdf_directory_t *root_storage; in file_trycdf() local486 &root_storage)) == -1) { in file_trycdf()494 if (root_storage) { in file_trycdf()[all …]
3233 if (!NOTMIME(ms) && root_storage)3234 str = cdf_clsid_to_mime(root_storage->d_storage_uuid,
Completed in 11 milliseconds