Searched refs:offs2 (Results 1 – 2 of 2) sorted by relevance
241 int err, offs1, offs2; in ubifs_recover_master_node() local264 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()265 if (offs1 == offs2) { in ubifs_recover_master_node()272 } else if (offs2 + sz == offs1) { in ubifs_recover_master_node()278 c->leb_size - offs2 - sz < sz) { in ubifs_recover_master_node()302 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()303 if (offs2 + sz + sz <= c->leb_size) in ubifs_recover_master_node()
1293 unsigned int offs2; in matroxfb_getmemory() local1324 for (offs2 = 0x100000; offs2 < maxSize; offs2 += 0x200000) in matroxfb_getmemory()1325 mga_writeb(vm, offs2, *tmp++); in matroxfb_getmemory()