Lines Matching refs:root_storage
136 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info() argument
148 if (!NOTMIME(ms) && root_storage) in cdf_file_property_info()
149 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_property_info()
290 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() argument
330 if (root_storage) { in cdf_file_summary_info()
331 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_summary_info()
340 m = cdf_file_property_info(ms, info, count, root_storage); in cdf_file_summary_info()
382 const cdf_directory_t *root_storage, const char **expn) in cdf_check_summary_info() argument
393 if ((i = cdf_file_summary_info(ms, h, scn, root_storage)) < 0) { in cdf_check_summary_info()
543 const cdf_directory_t *root_storage; in file_trycdf() local
579 &root_storage)) == -1) { in file_trycdf()
587 if (root_storage) { in file_trycdf()
592 root_storage->d_storage_uuid)) == -1) in file_trycdf()
626 &sat, &ssat, &sst, &dir, &scn, root_storage, &expn); in file_trycdf()
637 &sst, &dir, &scn, root_storage, &expn); in file_trycdf()