Searched refs:ubifs_ch (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dubifs-media.h277 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
417 * struct ubifs_ch - common header node.
429 struct ubifs_ch { struct
489 struct ubifs_ch ch;
529 struct ubifs_ch ch;
552 struct ubifs_ch ch;
573 struct ubifs_ch ch;
587 struct ubifs_ch ch;
621 struct ubifs_ch ch;
684 struct ubifs_ch c
[all...]
H A Dscan.c72 struct ubifs_ch *ch = buf;
196 struct ubifs_ch *ch = buf;
278 struct ubifs_ch *ch = buf;
H A Dio.c102 const struct ubifs_ch *ch = buf;
185 struct ubifs_ch *ch = buf;
242 struct ubifs_ch *ch = node;
275 struct ubifs_ch *ch = node;
515 dbg_ntype(((struct ubifs_ch *)buf)->node_type),
662 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len,
702 struct ubifs_ch *ch = buf;
782 struct ubifs_ch *ch = buf;
H A Drecovery.c112 struct ubifs_ch *ch = buf;
143 struct ubifs_ch *ch = buf;
428 struct ubifs_ch *ch = buf;
535 struct ubifs_ch *ch;
598 struct ubifs_ch *ch = buf;
943 struct ubifs_ch *ch = buf;
H A Dlog.c655 struct ubifs_ch *ch = node;
H A Ddebug.c228 static void dump_ch(const struct ubifs_ch *ch)
283 const struct ubifs_ch *ch = node;
1907 struct ubifs_ch *ch;
H A Dtnc.c457 struct ubifs_ch *ch = buf;
1695 struct ubifs_ch *ch = buf;
H A Dsuper.c2120 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24);

Completed in 80 milliseconds