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

/macosx-10.9.5/BootCache-106/
H A Dkext.c576 static struct BC_history_mount_device * BC_get_history_mount_device(dev_t dev, int* pindex);
4383 hmd = BC_get_history_mount_device(mount_dev, NULL);
4520 static struct BC_history_mount_device * BC_get_history_mount_device(dev_t dev, int* pindex) { function
4640 hmd = BC_get_history_mount_device(dev, &mount_idx);

Completed in 190 milliseconds