Home
last modified time | relevance | path

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

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