Searched refs:is_dup (Results 1 – 1 of 1) sorted by relevance
1241 __ham_c_update(hcp, chg_pgno, len, add, is_dup) in __ham_c_update() argument1245 int add, is_dup;1256 if (!is_dup && add)1267 if (!is_dup || hcp->dpgno == PGNO_INVALID)1284 if (!is_dup && lcp->pgno != chg_pgno)1287 if (is_dup) {1295 if (is_dup) {1307 if (!is_dup && lcp->bndx > hcp->bndx)1309 else if (!is_dup && lcp->bndx == hcp->bndx)1311 else if (is_dup && lcp->bndx == hcp->bndx) {