Home
last modified time | relevance | path

Searched refs:kern_open_file_for_direct_io (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/iokit/IOKit/
H A DIOPolledInterface.h238 kern_open_file_for_direct_io(const char * name,
/xnu-10063.141.1/bsd/kern/
H A Dkern_symfile.c207 kern_open_file_for_direct_io(const char * name, in kern_open_file_for_direct_io() function
/xnu-10063.141.1/iokit/Kernel/
H A DIOPolledInterface.cpp633 vars->fileRef = kern_open_file_for_direct_io(filename, in IOPolledFileOpen()