Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c224 static int mount_begin_update(mount_t mp, vfs_context_t ctx, int flags);
1761 mount_begin_update(mount_t mp, vfs_context_t ctx, int flags) in mount_begin_update() function
1936 error = mount_begin_update(mp, ctx, 0); in relocate_imageboot_source()