Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs-media.h265 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
456 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;
[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.c230 const struct ubifs_ch *ch = buf; in ubifs_check_node()
325 struct ubifs_ch *ch = buf; in ubifs_pad()
370 struct ubifs_ch *ch = node; in ubifs_init_node()
390 struct ubifs_ch *ch = node; in ubifs_crc_node()
463 struct ubifs_ch *ch = node; in ubifs_prep_grp_node()
736 dbg_ntype(((struct ubifs_ch *)buf)->node_type), in ubifs_wbuf_write_nolock()
955 lnum, offs, dbg_ntype(((struct ubifs_ch *)buf)->node_type), len, in ubifs_write_node_hmac()
1016 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
1092 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()
671 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1042 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.c33 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()
1981 struct ubifs_ch *ch; in check_leaf()
H A Dtnc.c447 struct ubifs_ch *ch = buf; in try_read_node()
1693 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.c2364 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h266 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
420 struct ubifs_ch { struct
480 struct ubifs_ch ch;
520 struct ubifs_ch ch;
547 struct ubifs_ch ch;
568 struct ubifs_ch ch;
582 struct ubifs_ch ch;
616 struct ubifs_ch ch;
679 struct ubifs_ch ch;
720 struct ubifs_ch ch;
[all …]
H A Dscan.c65 struct ubifs_ch *ch = buf; in ubifs_scan_a_node()
190 struct ubifs_ch *ch = buf; in ubifs_add_snod()
272 struct ubifs_ch *ch = buf; in ubifs_scan()
H A 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()
H A 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()
H A Dlog.c597 struct ubifs_ch *ch = node; in add_node()
H A Ddebug.c220 static void dump_ch(const struct ubifs_ch *ch) in dump_ch()
307 const struct ubifs_ch *ch = node; in ubifs_dump_node()
2028 struct ubifs_ch *ch; in check_leaf()
H A Dtnc.c455 struct ubifs_ch *ch = buf; in try_read_node()
1699 struct ubifs_ch *ch = buf; in validate_data_node()
H A Dsuper.c2555 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dubifs-authentication.rst101 Almost all types of nodes share a common header (``ubifs_ch``) containing basic