Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/vfs/
H A Dvfs_syscalls.c230 static int relocate_imageboot_source(vnode_t pvp, vnode_t vp, struct componentname *cnp, const char…
862 error = relocate_imageboot_source(pvp, vp, &nd.ni_cnd, fstypename, in __mac_mount()
2173 relocate_imageboot_source(vnode_t pvp, vnode_t vp, in relocate_imageboot_source() function