>> Display the SFT for SFN 20
##.d sft d0:(83*20+8)
sf_ref_count: 0001 sfi_mode: 00c2
sf_usercnt: 0000 sfi_hVPB: 0000
reserved: 00 sfi_ctime: 0000
sf_flags(2): 00c0:0000 sfi_cdate: 0000
sf_devptr: #0af0:0000 sfi_atime: 0000
sf_FSC: #00c8:ff40 sfi_adate: 0000
sf_chain: #00d0:170f sfi_mtime: b19d
sf_MFT: fe82ff7c sfi_mdate: 1f5f
sfdFAT_firFILEclus: 0000 sfi_size: 00000000
sfdFAT_cluspos: 0000 sfi_position: 00000000
sfdFAT_l
>> From the SFT display the MFT
.d mft %fe82ff7c
mft_ksem:
Signature : KSEM Nest: 0000
Type : SHARE Readers: 0000
Flags : 01 PendingReaders: 0000
Owner : 0000 PendingWriters: 0000
mft_lptr: 0000 mft_sptr: 00d0:08bb
mft_pCMap: 00000000 mft_serl: 013e mft_signature: 466d
mft_CMapKSem:
mft_hvpb: 0000 mft_opflags: 0000 mft_flags: 0000
mft_name: \DEV\MOUSE$
>> Display the SFT for SFN 40
##.d sft d0:(83*40+8)
sf_ref_count: 0001 sfi_mode: 1302
sf_usercnt: 0000 sfi_hVPB: 008d
reserved: 00 sfi_ctime: 0000
sf_flags(2): 0000:0000 sfi_cdate: 0000
sf_devptr: #0000:0000 sfi_atime: 0000
sf_FSC: #00c8:0008 sfi_adate: 0000
sf_chain: #00d0:214b sfi_mtime: 0000
sf_MFT: fe6f190c sfi_mdate: 0000
sfdFAT_firFILEclus: 470c sfi_size: 00000000
sfdFAT_cluspos: 09c8 sfi_position: 00000000
sfdFAT_l
>> From the SFT display the MFT
.d mft %fe6f190c
mft_ksem:
Signature : KSEM Nest: 0000
Type : SHARE Readers: 0000
Flags : 01 PendingReaders: 0000
Owner : 0000 PendingWriters: 0000
mft_lptr: 0000 mft_sptr: 00d0:2045
mft_pCMap: 00000000 mft_serl: 00a3 mft_signature: 466d
mft_CMapKSem:
mft_hvpb: 008d mft_opflags: 0000 mft_flags: 0001
mft_name: D:\SWAPPER.DAT
##
Notes:
The MFT is entry may be located from each SFT that represents an open instance of a file.
The MFT points to the most recent SFT open instance of the file.
The Dump Formatter prior to fix pack 29 for Warp V3 did not format the MFT correctly under the ALLSTRICT kernel. This is fixed from fix pack 29 of Warp V3 and base Warp V4.
For a description of the MFT field, see the Master File Table Entry (SFT) in the System Reference.