Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linux/
HDlinux_stats.c424 bsd_to_linux_statfs64(struct statfs *bsd_statfs, struct l_statfs64 *linux_statfs) in bsd_to_linux_statfs64() function
460 bsd_to_linux_statfs64(&bsd_statfs, &linux_statfs); in linux_statfs64()