DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

vfsw - Display file system information.

SYNOPSIS

vfsw

DESCRIPTION

The vfsw macro takes no arguments. It is used to display the information about the file systems at the time of the dump.

These structures are defined in /usr/include/sys/statfs.h, /usr/include/sys/vfs.h.

Typical output looks like this:

  S> vfsw
    FSTYP  BSZ  MAJ/MIN      FSID    VNCOVERED   PDATA      BCOUNT  FLAGS
   vxfs    4096 000,001  00000001    00000000  D11B3930   00010728  notr
   namefs  1024 085,000  01540000    D116BC58  D1277E00   00000000  nolnk
   namefs  1024 085,000  01540000    D11743F8  D123AE00   00000000  nolnk
   namefs  1024 085,000  01540000    D1175578  D1252B00   00000000  nolnk
   namefs  1024 085,000  01540000    D1160D58  D1248C00   00000000  nolnk
   hinv    1024 084,000  01500000    D1190698  00000000   00000000  rd
   ufs     4096 000,005  00000005    D1193028  D1208A80   00000003  notr
   vxfs    4096 000,004  00000004    D11685A8  D1209A50   00000507  notr
   bfs     0512 000,003  00000003    D1181C88  D1202FC0   00108454
   fdfs    1024 081,000  01440000    D1169B88  00000000   00000000
   proc    1024 086,000  01580000    D116B5C8  00000000   00000007

DEFINED IN

stat.k

SEE ALSO

vfssw

APPENDIX A: Alphabetic Index of Macros