Searched refs:bsd_to_linux_statfs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c357 bsd_to_linux_statfs(struct statfs *bsd_statfs, struct l_statfs *linux_statfs) function
407 error = bsd_to_linux_statfs(bsd_statfs, &linux_statfs);
501 error = bsd_to_linux_statfs(bsd_statfs, &linux_statfs);

Completed in 53 milliseconds