Searched refs:root_storage (Results 1 – 1 of 1) sorted by relevance
129 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info() argument139 if (!NOTMIME(ms) && root_storage) in cdf_file_property_info()140 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_property_info()276 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() argument316 if (root_storage) { in cdf_file_summary_info()317 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_summary_info()326 m = cdf_file_property_info(ms, info, count, root_storage); in cdf_file_summary_info()358 const cdf_directory_t *root_storage; in file_trycdf() local393 &root_storage)) == -1) { in file_trycdf()401 if (root_storage) { in file_trycdf()[all …]