Searched refs:floppyImageFileQuery (Results 1 – 1 of 1) sorted by relevance
3369 esxVI_FloppyImageFileQuery *floppyImageFileQuery = NULL; in esxVI_LookupFileInfoByDatastorePath() local3461 if (esxVI_FloppyImageFileQuery_Alloc(&floppyImageFileQuery) < 0 || in esxVI_LookupFileInfoByDatastorePath()3464 esxVI_FileQuery_DynamicCast(floppyImageFileQuery)) < 0) { in esxVI_LookupFileInfoByDatastorePath()3467 floppyImageFileQuery = NULL; in esxVI_LookupFileInfoByDatastorePath()3531 esxVI_FloppyImageFileQuery_Free(&floppyImageFileQuery); in esxVI_LookupFileInfoByDatastorePath()3550 esxVI_FloppyImageFileQuery *floppyImageFileQuery = NULL; in esxVI_LookupDatastoreContentByDatastoreName() local3603 if (esxVI_FloppyImageFileQuery_Alloc(&floppyImageFileQuery) < 0 || in esxVI_LookupDatastoreContentByDatastoreName()3606 esxVI_FileQuery_DynamicCast(floppyImageFileQuery)) < 0) { in esxVI_LookupDatastoreContentByDatastoreName()3609 floppyImageFileQuery = NULL; in esxVI_LookupDatastoreContentByDatastoreName()3647 esxVI_FloppyImageFileQuery_Free(&floppyImageFileQuery); in esxVI_LookupDatastoreContentByDatastoreName()