Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Drecovery.c230 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
237 err = get_master_node(c, UBIFS_MST_LNUM, &buf1, &mst1, &cor1); in ubifs_recover_master_node()
248 (offs1 == 0 && !cor1)) { in ubifs_recover_master_node()
266 if (cor1) in ubifs_recover_master_node()
272 if (cor1) in ubifs_recover_master_node()
283 if (offs1 != 0 || cor1) in ubifs_recover_master_node()
/openbmc/linux/fs/ubifs/
H A Drecovery.c229 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
236 err = get_master_node(c, UBIFS_MST_LNUM, &buf1, &mst1, &cor1); in ubifs_recover_master_node()
247 (offs1 == 0 && !cor1)) { in ubifs_recover_master_node()
263 if (cor1) in ubifs_recover_master_node()
269 if (cor1) in ubifs_recover_master_node()
280 if (offs1 != 0 || cor1) in ubifs_recover_master_node()