|
FreeBSD ZFS
The Zettabyte File System
|
#include <zil.h>

Data Fields | |
| lr_t | lr_common |
| common portion of log record | |
| uint64_t | lr_foid |
| object id of file to truncate | |
| uint64_t | lr_offset |
| offset to truncate from | |
| uint64_t | lr_length |
| length to truncate | |
| uint64_t lr_truncate_t::lr_foid |
| uint64_t lr_truncate_t::lr_length |
| uint64_t lr_truncate_t::lr_offset |
1.7.3