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

/freebsd-current/sys/compat/linux/
H A Dlinux_stats.c348 bsd_to_linux_statfs(struct statfs *bsd_statfs, struct l_statfs *linux_statfs) function
386 error = bsd_to_linux_statfs(bsd_statfs, &linux_statfs);
464 error = bsd_to_linux_statfs(bsd_statfs, &linux_statfs);

Completed in 96 milliseconds