Home
last modified time | relevance | path

Searched refs:partition_device_result (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Dkern_symfile.c214 dev_t * partition_device_result, in kern_open_file_for_direct_io() argument
575 if (partition_device_result) { in kern_open_file_for_direct_io()
576 *partition_device_result = device; in kern_open_file_for_direct_io()
/xnu-8020.101.4/iokit/IOKit/
H A DIOPolledInterface.h247 dev_t * partition_device_result,