Searched refs:ubifs_ch (Results 1 – 12 of 12) sorted by relevance
265 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)456 struct ubifs_ch { struct516 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;[all …]
60 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()
249 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()
117 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()
71 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()
32 const struct ubifs_ch *ch = node; in __ubifs_node_calc_hash()
614 struct ubifs_ch *ch = node; in add_node()
211 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()
485 struct ubifs_ch *ch = buf; in try_read_node()1731 struct ubifs_ch *ch = buf; in validate_data_node()
232 const struct ubifs_ch *ch = node; in ubifs_hash_nodes()
2378 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()
101 Almost all types of nodes share a common header (``ubifs_ch``) containing basic