Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/vfs/
H A Dvfs_syscalls.c228 static int mount_begin_update(mount_t mp, vfs_context_t ctx, int flags);
2101 mount_begin_update(mount_t mp, vfs_context_t ctx, int flags) in mount_begin_update() function
2276 error = mount_begin_update(mp, ctx, 0); in relocate_imageboot_source()