<dec f='src/src/sys/compat/linux/common/linux_statfs.h' l='38' type='void bsd_to_linux_statfs64(const struct statvfs * , struct linux_statfs64 * )'/>
<def f='src/src/sys/compat/linux/common/linux_statfs.h' l='94' ll='125' type='void bsd_to_linux_statfs64(const struct statvfs * bsp, struct linux_statfs64 * lsp)'/>
<doc f='src/src/sys/compat/linux/common/linux_statfs.h' l='88'>/*
 * Convert NetBSD statvfs structure to Linux statfs64 structure.
 * See comments in bsd_to_linux_statfs() for further background.
 * We can safely pass correct bsize and frsize here, since Linux glibc
 * statvfs() doesn&apos;t use statfs64().
 */</doc>
<use f='src/src/sys/compat/linux32/common/linux32_misc.c' l='133' u='c' c='linux32_sys_statfs64'/>
<use f='src/src/sys/compat/linux32/common/linux32_misc.c' l='155' u='c' c='linux32_sys_fstatfs64'/>
