Linux Kernel
3.7.1
|
#include <xattr.h>
Data Fields | |
void * | always_null |
struct jffs2_raw_node_ref * | node |
uint8_t | class |
uint8_t | flags |
u16 | unused |
uint32_t | xseqno |
union { | |
struct jffs2_inode_cache * ic | |
uint32_t ino | |
}; | |
union { | |
struct jffs2_xattr_datum * xd | |
uint32_t xid | |
}; | |
struct jffs2_xattr_ref * | next |
union { ... } |
union { ... } |
struct jffs2_xattr_ref* next |