Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/
H A DIOPolledInterface.h262 kern_file_mount(struct kern_direct_file_io_ref_t * ref);
/xnu-8020.101.4/bsd/kern/
H A Dkern_symfile.c649 kern_file_mount(struct kern_direct_file_io_ref_t * ref) in kern_file_mount() function
/xnu-8020.101.4/iokit/bsddev/
H A DIOKitBSDInit.cpp1366 if (gIOPolledCoreFileVars && (mp == kern_file_mount(gIOPolledCoreFileVars->fileRef))) { in IOBSDMountChange()