Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dubifs-media.h277 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
431 struct ubifs_ch { struct
491 struct ubifs_ch ch;
531 struct ubifs_ch ch;
554 struct ubifs_ch ch;
575 struct ubifs_ch ch;
589 struct ubifs_ch ch;
623 struct ubifs_ch ch;
686 struct ubifs_ch ch;
727 struct ubifs_ch ch;
[all …]
Dscan.c72 struct ubifs_ch *ch = buf; in ubifs_scan_a_node()
197 struct ubifs_ch *ch = buf; in ubifs_add_snod()
279 struct ubifs_ch *ch = buf; in ubifs_scan()
Dio.c242 const struct ubifs_ch *ch = buf; in ubifs_check_node()
325 struct ubifs_ch *ch = buf; in ubifs_pad()
382 struct ubifs_ch *ch = node; in ubifs_prepare_node()
415 struct ubifs_ch *ch = node; in ubifs_prep_grp_node()
681 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
864 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node()
902 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
978 struct ubifs_ch *ch = buf; in ubifs_read_node()
Drecovery.c129 struct ubifs_ch *ch = buf; in get_master_node()
160 struct ubifs_ch *ch = buf; in get_master_node()
473 struct ubifs_ch *ch = buf; in no_more_nodes()
578 struct ubifs_ch *ch; in drop_last_group()
662 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1021 struct ubifs_ch *ch = buf; in clean_an_unclean_leb()
Dlog.c605 struct ubifs_ch *ch = node; in add_node()
Ddebug.c220 static void dump_ch(const struct ubifs_ch *ch) in dump_ch()
305 const struct ubifs_ch *ch = node; in ubifs_dump_node()
1983 struct ubifs_ch *ch; in check_leaf()
Dtnc.c443 struct ubifs_ch *ch = buf; in try_read_node()
1683 struct ubifs_ch *ch = buf; in validate_data_node()
Dsuper.c2184 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()