Searched refs:root_storage (Results 1 – 1 of 1) sorted by relevance
149 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info() argument159 if (!NOTMIME(ms) && root_storage) in cdf_file_property_info()160 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_property_info()338 if (root_storage) { in cdf_file_summary_info()339 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_summary_info()348 m = cdf_file_property_info(ms, info, count, root_storage); in cdf_file_summary_info()553 const cdf_directory_t *root_storage; in file_trycdf() local589 &root_storage)) == -1) { in file_trycdf()597 if (root_storage) { in file_trycdf()602 root_storage->d_storage_uuid)) == -1) in file_trycdf()[all …]