EXTBK | Back to Index page |
Prolog Control Block Contents EXTBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
EXTBK Prolog | Top of page |
NAME : HCPEXTBK DESCRIPTION: Extent Block DSECT : EXTBK FUNCTION : Describes a group of contiguous cylinders or slots on a CP-owned DASD containing the same allocation type. LOCATED BY : VEXPGEXT VEXSPEXT VEXTDEXT VEXDREXT VEXPEEXT VEX1SEXT EXTMYEXT EXTANYEX CREATED BY : HCPRDX when a CP-owned device is attached to the system DELETED BY : HCPRDD when a CP-owned device is detached from the system REFERENCES : HCPMSABK - Map for Slot Allocation HCPMDISK - Minidisk block SERIALIZED : Allocation locks RELOCATION CONSIDERATIONS : None NOTES : EXTBKs of type PERM use only the following fields: EXTVEXBK, EXTSTART, EXTEND, EXTANYEX, and EXTMYEXT. EXTBKs are not created for type PARM or UNDF, as they are not needed in the internal representation of the allocation map. |
EXTBK Control Block Content | Top of page |
|
EXTBK Storage Layout | Top of page |
*** EXTBK - Extent Block * * +---------------------------+---------------------------+ * 0 | EXTVEXBK | EXTSTART | * +---------------------------+---------------------------+ * 8 | EXTEND | EXTINUSE | * +---------------------------+---------------------------+ * 10 | EXTHIGH | EXTSTRCT | * +---------------------------+---------------------------+ * 18 | EXTANYEX | EXTMYEXT | * +---------------------------+---------------------------+ * 20 | EXTSTSLT | EXTENSLT | * +---------------------------+---------------------------+ * 28 | EXTFREE | EXTSLOTS | * +------+------+-------------+---------------------------+ * 30 |:TYPE |:FLAG |/////////////| 34 * +------+------+-------------+ * *** EXTBK - Extent Block |
EXTBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- EXTANYEX 0018 EXTEND 0008 EXTENSLT 0024 EXTFLAG 0031 EXTFREE 0028 EXTFULL 0031 80 EXTHIGH 0010 EXTINUSE 000C EXTLOGEX 0031 20 EXTLOG1 0031 40 EXTMYEXT 001C EXTPRPG 0032 0000004E EXTSIZE 0032 00000007 EXTSIZEB 0032 00000034 EXTSLOTS 002C EXTSTART 0004 EXTSTRCT 0014 EXTSTSLT 0020 EXTTYPE 0030 EXTVEXBK 0000 |
Copyright IBM Corporation, 1990, 2022