Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_syscalls.c231 static int mount_begin_update(mount_t mp, vfs_context_t ctx, int flags);
2161 mount_begin_update(mount_t mp, vfs_context_t ctx, int flags) in mount_begin_update() function
2336 error = mount_begin_update(mp, ctx, 0); in relocate_imageboot_source()