Searched refs:oldcount (Results 1 – 3 of 3) sorted by relevance
1395 count_mismatch(pname, oldcount) in count_mismatch() argument1397 int oldcount;1418 if (oldcount != entry_count) {1421 map, oldcount, entry_count);1470 if (oldcount != entry_count) {1473 map, oldcount, entry_count);
1368 int oldcount; in samelist() local1372 if (fscanf(oldrefs, "%d", &oldcount) != 1 || in samelist()1373 oldcount != count) { in samelist()
632 uint_t oldcount = UINT_MAX; in unmount_filesystems() local738 if (newcount >= oldcount) { in unmount_filesystems()745 oldcount = newcount; in unmount_filesystems()