FreeBSD ZFS
The Zettabyte File System
Data Fields

lr_remove_t Struct Reference

#include <zil.h>

Collaboration diagram for lr_remove_t:
Collaboration graph
[legend]

Data Fields

lr_t lr_common
 common portion of log record
uint64_t lr_doid
 obj id of directory

Detailed Description

Note:
name of object to remove follows lr_doid

Definition at line 272 of file zil.h.


Field Documentation

common portion of log record

Definition at line 273 of file zil.h.

obj id of directory

Definition at line 274 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