Home
last modified time | relevance | path

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

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