Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c182 struct target_freebsd11_statfs *target_statfs; in h2t_freebsd11_statfs() local
188 __put_user(host_statfs->f_type, &target_statfs->f_type); in h2t_freebsd11_statfs()
208 sizeof(target_statfs->f_fstypename)); in h2t_freebsd11_statfs()
210 sizeof(target_statfs->f_mntfromname)); in h2t_freebsd11_statfs()
212 sizeof(target_statfs->f_mntonname)); in h2t_freebsd11_statfs()
213 unlock_user_struct(target_statfs, target_addr, 1); in h2t_freebsd11_statfs()
220 struct target_statfs *target_statfs; in h2t_freebsd_statfs() local
246 sizeof(target_statfs->f_fstypename)); in h2t_freebsd_statfs()
248 sizeof(target_statfs->f_mntfromname)); in h2t_freebsd_statfs()
250 sizeof(target_statfs->f_mntonname)); in h2t_freebsd_statfs()
[all …]
H A Dos-stat.h423 count = bufsize / sizeof(struct target_statfs); in do_freebsd_getfsstat()
444 (count * sizeof(struct target_statfs))), in do_freebsd_getfsstat()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2100 struct target_statfs { struct
2117 struct target_statfs { argument
2154 struct target_statfs { struct
2184 struct target_statfs { argument
2215 struct target_statfs { argument
H A Dsyscall.c10481 struct target_statfs *target_stfs; in _syscall2()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h352 struct target_statfs { struct