Home
last modified time | relevance | path

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

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