Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_syscalls.c8793 clonefile_internal(vnode_t fvp, boolean_t data_read_authorised, int dst_dirfd, in clonefile_internal() function
9079 error = clonefile_internal(fvp, FALSE, uap->dst_dirfd, uap->dst, in clonefileat()
9119 error = clonefile_internal(fvp, TRUE, uap->dst_dirfd, uap->dst, in fclonefileat()