Searched refs:MntTable (Results 1 – 4 of 4) sorted by relevance
509 if (mir->MntTable[0].VolType != CT_NONE && in aac_get_container_info()510 !(mir->MntTable[0].ContentState & AAC_FSCS_HIDDEN)) { in aac_get_container_info()512 mir->MntTable[0].ObjExtension.BlockDevice.BlockSize = 0x200; in aac_get_container_info()513 mir->MntTable[0].ObjExtension.BlockDevice.bdLgclPhysMap = 0; in aac_get_container_info()526 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()544 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()568 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()576 bcopy(&mir->MntTable[0], &co->co_mntobj, in aac_add_container()3135 (mir.MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()3141 mir.MntTable[0].ObjectId) { in aac_handle_aif()
1221 struct aac_mntobj MntTable[1]; member
468 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()474 mir->MntTable[0].ObjectId, in aac_add_container()475 mir->MntTable[0].FileSystemName, in aac_add_container()476 mir->MntTable[0].Capacity, mir->MntTable[0].VolType); in aac_add_container()483 mir->MntTable[0].VolType)); in aac_add_container()486 bcopy(&mir->MntTable[0], &co->co_mntobj, in aac_add_container()3268 (mir->MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()3274 mir->MntTable[0].ObjectId) { in aac_handle_aif()
1178 struct aac_mntobj MntTable[1]; member