struct
structshfstream__t
The current stream positioned when stream-based I/O is performed.
shfs_t* shfstream_t::fs
An allocated partition private to the stream.
shfs_ino_t* shfstream_t::file
The file being streamed.
shbuf_t* shfstream_t::buff
buffered data segment of inode data
off_t shfstream_t::buff_pos
current IO read/write index position of data segment (buff).
size_t shfstream_t::buff_max
current limit of stream size
int shfstream_t::flags
file stream state modifiers