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

Data Fields

charname
 
size_t name_size
 
size_t(* getxattr_cb )(struct ceph_inode_info *ci, char *val, size_t size)
 
bool readonly
 

Detailed Description

Definition at line 27 of file xattr.c.

Field Documentation

size_t(* getxattr_cb)(struct ceph_inode_info *ci, char *val, size_t size)

Definition at line 30 of file xattr.c.

char* name

Definition at line 28 of file xattr.c.

size_t name_size

Definition at line 29 of file xattr.c.

bool readonly

Definition at line 32 of file xattr.c.


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