Searched refs:is_root_disk (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/BootCache-109/
H A Dkext.c1666 int is_root_disk, did_block, status; local
2285 is_root_disk = BC_add_history(blkno, nbytes, pid, 0, ((bufflags & B_READ) ? 0 : 1), 0, is_shared, dev);
2287 if (take_detailed_stats && during_io && is_root_disk) {
4593 int is_root_disk = 0; local
4684 is_root_disk = 1;
4760 return is_root_disk;

Completed in 237 milliseconds