Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dubifs-media.h277 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
447 struct ubifs_ch { struct
507 struct ubifs_ch ch;
548 struct ubifs_ch ch;
569 struct ubifs_ch ch;
590 struct ubifs_ch ch;
604 struct ubifs_ch ch;
638 struct ubifs_ch ch;
701 struct ubifs_ch ch;
742 struct ubifs_ch ch;
[all …]
Dscan.c72 struct ubifs_ch *ch = buf; in ubifs_scan_a_node()
196 struct ubifs_ch *ch = buf; in ubifs_add_snod()
278 struct ubifs_ch *ch = buf; in ubifs_scan()
Dio.c242 const struct ubifs_ch *ch = buf; in ubifs_check_node()
325 struct ubifs_ch *ch = buf; in ubifs_pad()
382 struct ubifs_ch *ch = node; in ubifs_prepare_node()
415 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()
909 struct ubifs_ch *ch = buf; in ubifs_read_node_wbuf()
985 struct ubifs_ch *ch = buf; in ubifs_read_node()
Drecovery.c129 struct ubifs_ch *ch = buf; in get_master_node()
160 struct ubifs_ch *ch = buf; in get_master_node()
472 struct ubifs_ch *ch = buf; in no_more_nodes()
577 struct ubifs_ch *ch; in drop_last_group()
661 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1020 struct ubifs_ch *ch = buf; in clean_an_unclean_leb()
Dlog.c605 struct ubifs_ch *ch = node; in add_node()
Ddebug.c221 static void dump_ch(const struct ubifs_ch *ch) in dump_ch()
308 const struct ubifs_ch *ch = node; in ubifs_dump_node()
1987 struct ubifs_ch *ch; in check_leaf()
Dtnc.c459 struct ubifs_ch *ch = buf; in try_read_node()
1701 struct ubifs_ch *ch = buf; in validate_data_node()
Dsuper.c2241 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()