Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs-media.h265 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
419 struct ubifs_ch { struct
479 struct ubifs_ch ch;
519 struct ubifs_ch ch;
546 struct ubifs_ch ch;
567 struct ubifs_ch ch;
581 struct ubifs_ch ch;
615 struct ubifs_ch ch;
678 struct ubifs_ch ch;
719 struct ubifs_ch ch;
[all …]
Dscan.c64 struct ubifs_ch *ch = buf; in ubifs_scan_a_node()
189 struct ubifs_ch *ch = buf; in ubifs_add_snod()
271 struct ubifs_ch *ch = buf; in ubifs_scan()
Dio.c244 const struct ubifs_ch *ch = buf; in ubifs_check_node()
327 struct ubifs_ch *ch = buf; in ubifs_pad()
384 struct ubifs_ch *ch = node; in ubifs_prepare_node()
417 struct ubifs_ch *ch = node; in ubifs_prep_grp_node()
688 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
871 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node()
910 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
986 struct ubifs_ch *ch = buf; in ubifs_read_node()
Drecovery.c122 struct ubifs_ch *ch = buf; in get_master_node()
153 struct ubifs_ch *ch = buf; in get_master_node()
468 struct ubifs_ch *ch = buf; in no_more_nodes()
575 struct ubifs_ch *ch; in drop_last_group()
659 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1018 struct ubifs_ch *ch = buf; in clean_an_unclean_leb()
Dlog.c596 struct ubifs_ch *ch = node; in add_node()
Ddebug.c219 static void dump_ch(const struct ubifs_ch *ch) in dump_ch()
306 const struct ubifs_ch *ch = node; in ubifs_dump_node()
2027 struct ubifs_ch *ch; in check_leaf()
Dtnc.c438 struct ubifs_ch *ch = buf; in try_read_node()
1682 struct ubifs_ch *ch = buf; in validate_data_node()
Dsuper.c2554 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()