Home
last modified time | relevance | path

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

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