Home
last modified time | relevance | path

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

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