Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Drecovery.c230 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
241 err = get_master_node(c, UBIFS_MST_LNUM + 1, &buf2, &mst2, &cor2); in ubifs_recover_master_node()