Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c226 static int place_mount_and_checkdirs(mount_t mp, vnode_t vp, vfs_context_t ctx);
2042 place_mount_and_checkdirs(mount_t mp, vnode_t vp, vfs_context_t ctx) in place_mount_and_checkdirs() function
2332 error = place_mount_and_checkdirs(mp, vp, ctx); in relocate_imageboot_source()