|
FreeBSD ZFS
The Zettabyte File System
|
#include <zfs_debug.h>
Data Fields | |
| list_node_t | zdm_node |
| time_t | zdm_timestamp |
| char | zdm_msg [1] |
| variable length allocation | |
Definition at line 71 of file zfs_debug.h.
| char zfs_dbgmsg::zdm_msg[1] |
variable length allocation
Definition at line 74 of file zfs_debug.h.
| list_node_t zfs_dbgmsg::zdm_node |
Definition at line 72 of file zfs_debug.h.
| time_t zfs_dbgmsg::zdm_timestamp |
Definition at line 73 of file zfs_debug.h.
1.7.3