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

/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.c216 copy_statfs(struct statfs *in, struct statfs32 *out) function
261 copy_statfs(sp, &stat32);
1412 copy_statfs(&s, &s32);
1428 copy_statfs(&s, &s32);
1447 copy_statfs(&s, &s32);

Completed in 113 milliseconds