Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c197 __put_user(host_statfs->f_syncwrites, &target_statfs->f_syncwrites); in h2t_freebsd11_statfs()
235 __put_user(host_statfs->f_syncwrites, &target_statfs->f_syncwrites); in h2t_freebsd_statfs()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h338 uint64_t f_syncwrites; /* count of sync writes since mount */ member
363 uint64_t f_syncwrites; /* count of sync writes since mount */ member