Home
last modified time | relevance | path

Searched refs:f_syncreads (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c199 __put_user(host_statfs->f_syncreads, &target_statfs->f_syncreads); in h2t_freebsd11_statfs()
237 __put_user(host_statfs->f_syncreads, &target_statfs->f_syncreads); in h2t_freebsd_statfs()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h340 uint64_t f_syncreads; /* count of sync reads since mount */ member
365 uint64_t f_syncreads; /* count of sync reads since mount */ member