FreeBSD ZFS
The Zettabyte File System
Data Fields

lr_rename_t Struct Reference

#include <zil.h>

Collaboration diagram for lr_rename_t:
Collaboration graph
[legend]

Data Fields

lr_t lr_common
 common portion of log record
uint64_t lr_sdoid
 obj id of source directory
uint64_t lr_tdoid
 obj id of target directory

Detailed Description

Note:
2 strings: names of source and destination follow lr_tdoid

Definition at line 285 of file zil.h.


Field Documentation

common portion of log record

Definition at line 286 of file zil.h.

obj id of source directory

Definition at line 287 of file zil.h.

obj id of target directory

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