Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Drecovery.c234 int err, offs1, offs2; in ubifs_recover_master_node() local
247 offs1 = (void *)mst1 - buf1; in ubifs_recover_master_node()
249 (offs1 == 0 && !cor1)) { in ubifs_recover_master_node()
258 if (offs1 == offs2) { in ubifs_recover_master_node()
265 } else if (offs2 + sz == offs1) { in ubifs_recover_master_node()
270 } else if (offs1 == 0 && in ubifs_recover_master_node()
284 if (offs1 != 0 || cor1) in ubifs_recover_master_node()