Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/ !
H A Dkern_symfile.c217 dev_t * partition_device_result, in kern_open_file_for_direct_io() argument
611 if (partition_device_result) { in kern_open_file_for_direct_io()
612 *partition_device_result = device; in kern_open_file_for_direct_io()
/xnu-11417.140.69/iokit/IOKit/ !
H A DIOPolledInterface.h252 dev_t * partition_device_result,