Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_stats.c670 statx_copyout(struct stat *buf, void *ubuf) in statx_copyout() function
717 error = statx_copyout(&buf, args->statxbuf); in linux_statx()