Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c198 __put_user(host_statfs->f_asyncwrites, &target_statfs->f_asyncwrites); in h2t_freebsd11_statfs()
236 __put_user(host_statfs->f_asyncwrites, &target_statfs->f_asyncwrites); in h2t_freebsd_statfs()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h339 uint64_t f_asyncwrites; /* count of async writes since mount */ member
364 uint64_t f_asyncwrites; /* count of async writes since mount */ member