Home
last modified time | relevance | path

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

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