Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dubifs-media.h456 struct ubifs_ch { struct
516 struct ubifs_ch ch;
557 struct ubifs_ch ch;
578 struct ubifs_ch ch;
599 struct ubifs_ch ch;
613 struct ubifs_ch ch;
653 struct ubifs_ch ch;
723 struct ubifs_ch ch;
767 struct ubifs_ch ch;
780 struct ubifs_ch ch;
[all …]
H A Dscan.c60 struct ubifs_ch *ch = buf; in ubifs_scan_a_node()
184 struct ubifs_ch *ch = buf; in ubifs_add_snod()
266 struct ubifs_ch *ch = buf; in ubifs_scan()
H A Dio.c249 const struct ubifs_ch *ch = buf; in ubifs_check_node()
335 struct ubifs_ch *ch = buf; in ubifs_pad()
380 struct ubifs_ch *ch = node; in ubifs_init_node()
400 struct ubifs_ch *ch = node; in ubifs_crc_node()
473 struct ubifs_ch *ch = node; in ubifs_prep_grp_node()
746 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
963 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node_hmac()
1024 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
1100 struct ubifs_ch *ch = buf; in ubifs_read_node()
H A Drecovery.c117 struct ubifs_ch *ch = buf; in get_master_node()
148 struct ubifs_ch *ch = buf; in get_master_node()
461 struct ubifs_ch *ch = buf; in no_more_nodes()
566 struct ubifs_ch *ch; in drop_last_group()
650 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1009 struct ubifs_ch *ch = buf; in clean_an_unclean_leb()
H A Dmaster.c71 crypto_shash_tfm_digest(c->hash_tfm, node + sizeof(struct ubifs_ch), in mst_node_check_hash()
72 UBIFS_MST_NODE_SZ - sizeof(struct ubifs_ch), in mst_node_check_hash()
H A Dauth.c32 const struct ubifs_ch *ch = node; in __ubifs_node_calc_hash()
H A Dlog.c614 struct ubifs_ch *ch = node; in add_node()
H A Ddebug.c211 static void dump_ch(const struct ubifs_ch *ch) in dump_ch()
298 const struct ubifs_ch *ch = node; in ubifs_dump_node()
2002 struct ubifs_ch *ch; in check_leaf()
H A Dtnc.c485 struct ubifs_ch *ch = buf; in try_read_node()
1731 struct ubifs_ch *ch = buf; in validate_data_node()
H A Djournal.c232 const struct ubifs_ch *ch = node; in ubifs_hash_nodes()
H A Dsuper.c2378 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()
/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h419 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;
752 struct ubifs_ch ch;
[all …]
H A 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()
H A 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()
H A 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()
H A Dlog.c596 struct ubifs_ch *ch = node; in add_node()
H A 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()
H A Dtnc.c437 struct ubifs_ch *ch = buf; in try_read_node()
1681 struct ubifs_ch *ch = buf; in validate_data_node()
H A Dsuper.c2554 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()
/openbmc/linux/Documentation/filesystems/
H A Dubifs-authentication.rst101 Almost all types of nodes share a common header (``ubifs_ch``) containing basic