Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c222 static int place_mount_and_checkdirs(mount_t mp, vnode_t vp, vfs_context_t ctx);
1704 place_mount_and_checkdirs(mount_t mp, vnode_t vp, vfs_context_t ctx) in place_mount_and_checkdirs() function
1992 error = place_mount_and_checkdirs(mp, vp, ctx); in relocate_imageboot_source()