Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dubifs-media.h277 #define UBIFS_CH_SZ sizeof(struct ubifs_ch)
431 struct ubifs_ch { struct
491 struct ubifs_ch ch;
531 struct ubifs_ch ch;
554 struct ubifs_ch ch;
575 struct ubifs_ch ch;
589 struct ubifs_ch ch;
623 struct ubifs_ch ch;
686 struct ubifs_ch ch;
727 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()
280 struct ubifs_ch *ch = buf; in ubifs_scan()
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()
686 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()
473 struct ubifs_ch *ch = buf; in no_more_nodes()
579 struct ubifs_ch *ch; in drop_last_group()
663 struct ubifs_ch *ch = buf; in ubifs_recover_leb()
1028 struct ubifs_ch *ch = buf; in clean_an_unclean_leb()
Dlog.c619 struct ubifs_ch *ch = node; in add_node()
Ddebug.c222 static void dump_ch(const struct ubifs_ch *ch) in dump_ch()
307 const struct ubifs_ch *ch = node; in dbg_dump_node()
2065 struct ubifs_ch *ch; in check_leaf()
Dtnc.c459 struct ubifs_ch *ch = buf; in try_read_node()
1699 struct ubifs_ch *ch = buf; in validate_data_node()
Dsuper.c2206 BUILD_BUG_ON(sizeof(struct ubifs_ch) != 24); in ubifs_init()