Home
last modified time | relevance | path

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

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