Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c232 static int place_mount_and_checkdirs(mount_t mp, vnode_t vp, vfs_context_t ctx);
2177 place_mount_and_checkdirs(mount_t mp, vnode_t vp, vfs_context_t ctx) in place_mount_and_checkdirs() function
2471 error = place_mount_and_checkdirs(mp, vp, ctx); in relocate_imageboot_source()