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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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 109 milliseconds