struct
structshfs__block__t
The contents of a sharefs inode.
variable
(t)
shfs_hdr_t shfs_block_t::hdr
The definition header of the inode block.
variable
unsigned char shfs_block_t::raw[(4096-sizeof(shfs_hdr_t))]
[(4096-sizeof(shfs_hdr_t))]
The data segment of the inode block.