FreeBSD ZFS
The Zettabyte File System
Data Fields

lr_ooo_t Struct Reference

Common start of all out-of-order record types (TX_OOO() above). More...

#include <zil.h>

Collaboration diagram for lr_ooo_t:
Collaboration graph
[legend]

Data Fields

lr_t lr_common
 common portion of log record
uint64_t lr_foid
 object id

Detailed Description

Common start of all out-of-order record types (TX_OOO() above).

Definition at line 202 of file zil.h.


Field Documentation

common portion of log record

Definition at line 203 of file zil.h.

object id

Definition at line 204 of file zil.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines