Searched refs:jffs2_acl_header (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Dacl.h23 struct jffs2_acl_header { struct
H A Dacl.c27 return sizeof(struct jffs2_acl_header)
30 return sizeof(struct jffs2_acl_header)
40 size -= sizeof(struct jffs2_acl_header);
56 struct jffs2_acl_header *header = value;
64 if (size < sizeof(struct jffs2_acl_header))
72 value += sizeof(struct jffs2_acl_header);
120 struct jffs2_acl_header *header;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Dacl.h23 struct jffs2_acl_header { struct
H A Dacl.c27 return sizeof(struct jffs2_acl_header)
30 return sizeof(struct jffs2_acl_header)
40 size -= sizeof(struct jffs2_acl_header);
56 struct jffs2_acl_header *header = value;
64 if (size < sizeof(struct jffs2_acl_header))
72 value += sizeof(struct jffs2_acl_header);
120 struct jffs2_acl_header *header;

Completed in 112 milliseconds