kfset subcommand
The kfset subcommand displays the kdm fset cache data structure.
Format
kfset address
Parameters
Item | Description |
---|---|
address | Identifies the address of the kdm fset cache data structure to display. |
Other
kfs
Examples
The following is an example of how to use the kfset subcommand:
KDB(0)> kfset 0x328A5400
linknxt.0x01FEB540 linkprv.0x01FEB540
fsid....0x00000000002C0007 refcnt..0x00000000 enables.0x80000028
evdisp@.0x2FFBB394
kvnode..0x3173F1E0 fsetops.0x007FE300 attrnxt.0x328A5598 attrprv.0x328A5598
lock@...0x2FFBB520 options.0x00000000
mpath...0x3006A060 mplen...5 dpath...0x3006A0B0 dplen...12
attrnam.[ ] class...0x00000000 subcls..0x00000000 length..0
Note: The kfset pointer is in the kdm vnode structure and may be
obtained from the output of the kvnode command, in the fset field:
KDB(0)> kvnode 0x3173F1E0
enables..0x00000000 flags....0x00000000 nreg.....0x00000000
op.......0x007FE320 fset.....0x328A5400
regp.....0x00000000 data.....0x328389D8