Searched refs:buf2 (Results 1 – 2 of 2) sorted by relevance
229 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local240 err = get_master_node(c, UBIFS_MST_LNUM + 1, &buf2, &mst2, &cor2); in ubifs_recover_master_node()255 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()291 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()344 vfree(buf2); in ubifs_recover_master_node()361 vfree(buf2); in ubifs_recover_master_node()
58 char buf2[LINESIZE]; variable3182 s = buf2; in normalize_line()3195 s = buf2; in normalize_line()3237 t = buf2; in normalization_test()