#include <linux/xattr.h>
#include <linux/list.h>
Go to the source code of this file.
#define jffs2_build_xattr_subsystem |
( |
|
c | ) |
|
#define jffs2_clear_xattr_subsystem |
( |
|
c | ) |
|
#define jffs2_getxattr NULL |
#define jffs2_init_xattr_subsystem |
( |
|
c | ) |
|
#define jffs2_listxattr NULL |
#define jffs2_removexattr NULL |
#define jffs2_setxattr NULL |
#define jffs2_verify_xattr |
( |
|
c | ) |
(1) |
#define jffs2_xattr_delete_inode |
( |
|
c, |
|
|
|
ic |
|
) |
| |
#define jffs2_xattr_do_crccheck_inode |
( |
|
c, |
|
|
|
ic |
|
) |
| |
#define jffs2_xattr_free_inode |
( |
|
c, |
|
|
|
ic |
|
) |
| |
#define jffs2_xattr_handlers NULL |
#define JFFS2_XFLAGS_BIND (0x02) /* This datum is not reclaimed */ |
#define JFFS2_XFLAGS_DEAD (0x40) /* This datum is already dead */ |
#define JFFS2_XFLAGS_HOT (0x01) /* This datum is HOT */ |
#define JFFS2_XFLAGS_INVALID (0x80) /* This datum contains crc error */ |
#define XREF_DELETE_MARKER (0x00000001) |