Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of VM/ESA. It is to be used for diagnosis only.

FSHBK

Prolog  

Control Block Contents  

FSHBK DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  

FSHBK Prolog

 Name       : HCPFSHBK
 Description: CP File Status Head
 STATUS     : VM/ESA Version 2, Release 1.0
 DSECT      : FSHBK
 Function   : The FSHEAD contains information about the
              CMS files on each mini-disk accessed by CP.
 Located by : ACSFSH
              FSHFWD
 Created by : HCPZIA
 Deleted by : HCPZIA
              HCPZIR

 

FSHBK Control Block Content


FSHBK DSECT

Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure FSHBK CP File Status Head 0000 0 Address 4 FSHFWD A( next FSHBK ) 0004 4 Signed 2 * Reserved 0006 6 Signed 2 * Reserved 0008 8 Character 16 FSHLO Lo file id 0018 24 Character 16 FSHHI Hi file id 0028 40 Address 4 FSHFSBV V-addr of an FSB page 002C 44 Address 4 FSHFSBR R-addr of same FSB page 0030 48 Dbl-Word 8 FSH$END (0) The end

 

FSHBK Storage Layout

*** FSHBK - CP File Status Head
*
*     +---------------------------+-------------+-------------+
*   0 |          FSHFWD           |/////////////|/////////////|
*     +---------------------------+-------------+-------------+
*   8 |                        FSHLO                          |
*     |                                                       |
*     +-------------------------------------------------------+
*  18 |                        FSHHI                          |
*     |                                                       |
*     +---------------------------+---------------------------+
*  28 |         FSHFSBV           |         FSHFSBR           |
*     +---------------------------+---------------------------+
*  30 |                                                       |
*     =                       FSH$END                         =
*     |                                                       |
*     +-------------------------------------------------------+
*
*** FSHBK - CP File Status Head

 

FSHBK Cross Reference

(contains links to field and bit definitions)
Symbol         Dspl Value
-------------- ---- -----

FSH$END 0030

FSHFSBR 002C

FSHFSBV 0028

FSHFWD 0000

FSHHI 0018

FSHLO 0008


This information is based on VM/ESA 2.4.0.
Last updated on 3 Aug 1999 at 12:02:01 EDT.
Copyright IBM Corporation, 1990, 1999