Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
xlog_op_header Struct Reference

#include <xfs_log_priv.h>

Data Fields

__be32 oh_tid
 
__be32 oh_len
 
__u8 oh_clientid
 
__u8 oh_flags
 
__u16 oh_res2
 

Detailed Description

Definition at line 264 of file xfs_log_priv.h.

Field Documentation

__u8 oh_clientid

Definition at line 267 of file xfs_log_priv.h.

__u8 oh_flags

Definition at line 268 of file xfs_log_priv.h.

__be32 oh_len

Definition at line 266 of file xfs_log_priv.h.

__u16 oh_res2

Definition at line 269 of file xfs_log_priv.h.

__be32 oh_tid

Definition at line 265 of file xfs_log_priv.h.


The documentation for this struct was generated from the following file: