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.c243 const struct ubifs_ch *ch = buf; in ubifs_check_node()
326 struct ubifs_ch *ch = buf; in ubifs_pad()
383 struct ubifs_ch *ch = node; in ubifs_prepare_node()
416 struct ubifs_ch *ch = node; in ubifs_prep_grp_node()
687 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
870 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node()
909 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
985 struct ubifs_ch *ch = buf; in ubifs_read_node()
Drecovery.c121 struct ubifs_ch *ch = buf; in get_master_node()
152 struct ubifs_ch *ch = buf; in get_master_node()
467 struct ubifs_ch *ch = buf; in no_more_nodes()
574 struct ubifs_ch *ch; in drop_last_group()
658 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1017 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.c437 struct ubifs_ch *ch = buf; in try_read_node()
1681 struct ubifs_ch *ch = buf; in validate_data_node()
Dsuper.c2554 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()