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

Data Fields

struct buffer_head * inode_bh
 
struct buffer_head * xattr_bh
 
struct ocfs2_xattr_headerheader
 
struct ocfs2_xattr_bucketbucket
 
voidbase
 
voidend
 
struct ocfs2_xattr_entryhere
 
int not_found
 

Detailed Description

Definition at line 127 of file xattr.c.

Field Documentation

void* base

Definition at line 136 of file xattr.c.

Definition at line 135 of file xattr.c.

void* end

Definition at line 137 of file xattr.c.

Definition at line 134 of file xattr.c.

Definition at line 138 of file xattr.c.

struct buffer_head* inode_bh

Definition at line 128 of file xattr.c.

int not_found

Definition at line 139 of file xattr.c.

struct buffer_head* xattr_bh

Definition at line 133 of file xattr.c.


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