|
|
NAME
dinode - Display a UFS disk node.
SYNOPSIS
dinode a
DESCRIPTION
This macro takes one argument the address of an icommon structure. To
obtain such an address, first run the uinode macro. Use the value
in icommon as an argument to dinode.
The dinode macro is used to display information regarding a UFS disk node.
The icommon structure is defined in /usr/include/sys/fs/ufs_inode.h.
Typical output looks like:
S> dinode D12FC1D8 ic_smode 81B4(100664) ic_nlink 1 ic_suid 0 ic_sgid 3 ic_size[0] 2 ic_size[1] 0 ic_atime 3082549D Mon Oct 16 06:48:29 1995 ic_mtime 2B7BE54A Fri Feb 12 10:58:34 1993 ic_ctime 303B85C7 Wed Aug 23 13:47:19 1995 ic_flags 0 ic_blocks 2 ic_gen 0 ic_uid 0 ic_gid 3 ic_eftflag 90909090 ic_db[0] 283F6 0 0 0 ic_db[4] 0 0 0 0 ic_db[8] 0 0 0 0 ic_ib[0] 0 0 0 0