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

/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.c216 copy_statfs(struct statfs *in, struct statfs32 *out) function
261 copy_statfs(sp, &stat32);
1402 copy_statfs(&s, &s32);
1418 copy_statfs(&s, &s32);
1437 copy_statfs(&s, &s32);

Completed in 105 milliseconds