#include <linux/types.h>
#include <linux/magic.h>
Go to the source code of this file.
#define JFFS2_ACL_VERSION 0x0001 |
#define JFFS2_COMPAT_MASK 0xc000 /* What do to if an unknown nodetype is found */ |
#define JFFS2_COMPR_COPY 0x04 |
#define JFFS2_COMPR_DYNRUBIN 0x05 |
#define JFFS2_COMPR_LZO 0x07 |
#define JFFS2_COMPR_NONE 0x00 |
#define JFFS2_COMPR_RTIME 0x02 |
#define JFFS2_COMPR_RUBINMIPS 0x03 |
#define JFFS2_COMPR_ZERO 0x01 |
#define JFFS2_COMPR_ZLIB 0x06 |
#define JFFS2_DIRTY_BITMASK 0x0000 |
#define JFFS2_EMPTY_BITMASK 0xffff |
#define JFFS2_FEATURE_INCOMPAT 0xc000 |
#define JFFS2_FEATURE_ROCOMPAT 0x8000 |
#define JFFS2_FEATURE_RWCOMPAT_COPY 0x4000 |
#define JFFS2_FEATURE_RWCOMPAT_DELETE 0x0000 |
#define JFFS2_INO_FLAG_PREREAD |
Value:
Definition at line 85 of file jffs2.h.
#define JFFS2_INO_FLAG_USERCOMPR |
Value:
Definition at line 86 of file jffs2.h.
#define JFFS2_MAGIC_BITMASK 0x1985 |
#define JFFS2_MAX_NAME_LEN 254 |
#define JFFS2_MIN_DATA_LEN 128 |
#define JFFS2_NODE_ACCURATE 0x2000 |
#define JFFS2_OLD_MAGIC_BITMASK 0x1984 |
#define JFFS2_SUM_MAGIC 0x02851885 |
#define JFFS2_XPREFIX_ACL_ACCESS 3 /* for "system.posix_acl_access" */ |
#define JFFS2_XPREFIX_ACL_DEFAULT 4 /* for "system.posix_acl_default" */ |
#define JFFS2_XPREFIX_SECURITY 2 /* for "security." */ |
#define JFFS2_XPREFIX_TRUSTED 5 /* for "trusted.*" */ |
#define JFFS2_XPREFIX_USER 1 /* for "user." */ |
#define KSAMTIB_CIGAM_2SFFJ 0x8519 /* For detecting wrong-endian fs */ |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.