Kernel Types (in alphabetical order)
Name | Description |
---|---|
s_dentry | directory entry |
s_device | device information |
s_dir | directory |
s_driver | driver information |
s_file | file information |
s_kernel | main kernel object (internal object) |
s_mem | memory block information |
s_mount | mounted block device information |
s_proc | process information |
s_sb | filesystem super-block |
s_signal | signal procedure pointer |
s_task | task information |
s_time | time information |