Home
last modified time | relevance | path

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

/fs/ubifs/
Drecovery.c232 int err, offs1, offs2; in ubifs_recover_master_node() local
255 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()
256 if (offs1 == offs2) { in ubifs_recover_master_node()
261 } else if (offs2 + sz == offs1) { in ubifs_recover_master_node()
267 c->leb_size - offs2 - sz < sz) { in ubifs_recover_master_node()
291 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()
292 if (offs2 + sz + sz <= c->leb_size) in ubifs_recover_master_node()