Subtype 11

Offsets Name Length Format Description
0 0 SMF92CTO 8 binary Time of open, STCK format.
8 8 SMF92CTC 8 binary Time of close, STCK format.
16 10 SMF92CTY 1 binary File type as defined in BPXYFTYP.
17 11 SMF92CFG 1 binary Record flag byte.
Bit
Meaning when set
0
Generated by vnode interface service
1
Network socket (0 indicates UNIX domain socket)
2
Client socket (0 indicates server socket)
3
File was cached
4
File had Deny Read set on it.
5
File had Deny Write set on it.
18 12   2 EBCDIC Reserved.
20 14 SMF92CTK 4 binary Open file token.
24 18 SMF92CIN 4 binary File serial number.
28 1C SMF92CDN 4 binary
Bit
Meaning when set
0
Invalid StDev; ignore
1
Socket range denotation; ignore
Note: Any decimal value of 1,073,741,824 or greater should be ignored.
32 20 SMF92CSR 4 binary Read calls issued to the file.
36 24 SMF92CSW 4 binary Write calls issued to the file.
40 28 SMF92CDI 4 binary Directory I/O blocks.
44 2C SMF92CIR 4 binary I/O blocks read.
48 30 SMF92CIW 4 binary I/O blocks written.
52 34 SMF92CBR 8 binary Bytes read.
60 3C SMF92CBW 8 binary Bytes written.
68 44 SMF92CPN 64 EBCDIC The pathname used at open time, if known. If the name is 64 characters or longer, the last 64 characters of the name. The name is left-justified and padded with blanks. This field is not always present.