Home
last modified time | relevance | path

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

/linux/fs/ubifs/
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 …]
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()
A Dio.c231 const struct ubifs_ch *ch = buf; in ubifs_check_node()
314 struct ubifs_ch *ch = buf; in ubifs_pad()
359 struct ubifs_ch *ch = node; in ubifs_init_node()
379 struct ubifs_ch *ch = node; in ubifs_crc_node()
452 struct ubifs_ch *ch = node; in ubifs_prep_grp_node()
725 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
916 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node_hmac()
977 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
1053 struct ubifs_ch *ch = buf; in ubifs_read_node()
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()
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()
A Dauth.c32 const struct ubifs_ch *ch = node; in __ubifs_node_calc_hash()
A Dlog.c614 struct ubifs_ch *ch = node; in add_node()
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()
A Dtnc.c447 struct ubifs_ch *ch = buf; in try_read_node()
1693 struct ubifs_ch *ch = buf; in validate_data_node()
A Djournal.c232 const struct ubifs_ch *ch = node; in ubifs_hash_nodes()
A Dsuper.c2365 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()
/linux/Documentation/filesystems/
A Dubifs-authentication.rst101 Almost all types of nodes share a common header (``ubifs_ch``) containing basic

Completed in 28 milliseconds