Searched refs:MntTable (Results 1 – 5 of 5) sorted by relevance
485 if (mir->MntTable[0].VolType != CT_NONE && in aac_get_container_info()486 !(mir->MntTable[0].ContentState & AAC_FSCS_HIDDEN)) { in aac_get_container_info()488 mir->MntTable[0].ObjExtension.BlockDevice.BlockSize = 0x200; in aac_get_container_info()489 mir->MntTable[0].ObjExtension.BlockDevice.bdLgclPhysMap = 0; in aac_get_container_info()504 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()523 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()547 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()555 bcopy(&mir->MntTable[0], &co->co_mntobj, in aac_add_container()3167 (mir.MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()3173 mir.MntTable[0].ObjectId) { in aac_handle_aif()
115 aac_mntobj_toh(&ptr->MntTable[0]); in aac_mntinforesp_toh()
1221 struct aac_mntobj MntTable[1]; member
469 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()475 mir->MntTable[0].ObjectId, in aac_add_container()476 mir->MntTable[0].FileSystemName, in aac_add_container()477 mir->MntTable[0].Capacity, mir->MntTable[0].VolType); in aac_add_container()484 mir->MntTable[0].VolType)); in aac_add_container()487 bcopy(&mir->MntTable[0], &co->co_mntobj, in aac_add_container()3265 (mir->MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()3271 mir->MntTable[0].ObjectId) { in aac_handle_aif()
1178 struct aac_mntobj MntTable[1]; member