Searched refs:h2t_freebsd11_statfs (Results 1 – 3 of 3) sorted by relevance
42 abi_long h2t_freebsd11_statfs(abi_ulong target_addr,
292 return h2t_freebsd11_statfs(target_stfs_addr, &host_stfs); in do_freebsd11_fhstatfs()328 return h2t_freebsd11_statfs(arg2, &host_stfs); in do_freebsd11_statfs()359 return h2t_freebsd11_statfs(target_addr, &host_stfs); in do_freebsd11_fstatfs()405 if (h2t_freebsd11_statfs((target_addr + in do_freebsd11_getfsstat()
179 abi_long h2t_freebsd11_statfs(abi_ulong target_addr, in h2t_freebsd11_statfs() function