Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/vfs/
H A Dvfs_syscalls.c225 static int mount_begin_update(mount_t mp, vfs_context_t ctx, int flags);
2098 mount_begin_update(mount_t mp, vfs_context_t ctx, int flags) in mount_begin_update() function
2273 error = mount_begin_update(mp, ctx, 0); in relocate_imageboot_source()