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

Data Fields

struct inodeold_inode
 
struct inodenew_inode
 
struct buffer_head * old_bh
 
struct buffer_head * new_bh
 
struct ocfs2_caching_inforef_ci
 
struct buffer_head * ref_root_bh
 
struct ocfs2_cached_dealloc_ctxtdealloc
 
should_xattr_reflinkedxattr_reflinked
 

Detailed Description

Definition at line 6166 of file xattr.c.

Field Documentation

Definition at line 6173 of file xattr.c.

struct buffer_head* new_bh

Definition at line 6170 of file xattr.c.

struct inode* new_inode

Definition at line 6168 of file xattr.c.

struct buffer_head* old_bh

Definition at line 6169 of file xattr.c.

struct inode* old_inode

Definition at line 6167 of file xattr.c.

Definition at line 6171 of file xattr.c.

struct buffer_head* ref_root_bh

Definition at line 6172 of file xattr.c.

should_xattr_reflinked* xattr_reflinked

Definition at line 6174 of file xattr.c.


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