Searched refs:inserted (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/vm/
H A Dvm_map_store_rb.c128 int inserted=0, nentries = copy->cpy_hdr.nentries; local
134 panic("VMSCIR1: INSERT FAILED: %d: %p, %p, %p, 0x%lx, 0x%lx, 0x%lx, 0x%lx, 0x%lx, 0x%lx",inserted, prev, entry, vm_map_copy_to_entry(copy),
143 inserted++;
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_hotfiles.c530 int inserted = 0; /* debug variables */ local
689 inserted++;
697 printf("hfs: %d files identified out of %d\n", inserted, filecount);
1375 * Symlinks that may have been inserted into the hotfile zone during a previous OS are now stuck

Completed in 74 milliseconds