Home
last modified time | relevance | path

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

/xnu-11417.140.69/iokit/IOKit/
H A DIOPolledInterface.h242 kern_open_file_for_direct_io(const char * name,
/xnu-11417.140.69/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-11417.140.69/iokit/Kernel/
H A DIOPolledInterface.cpp628 vars->fileRef = kern_open_file_for_direct_io(filename, in IOPolledFileOpen()