Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
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()