Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dos-stat.c200 __put_user(host_statfs->f_asyncreads, &target_statfs->f_asyncreads); in h2t_freebsd11_statfs()
238 __put_user(host_statfs->f_asyncreads, &target_statfs->f_asyncreads); in h2t_freebsd_statfs()
/qemu/bsd-user/
H A Dsyscall_defs.h341 uint64_t f_asyncreads; /* count of async reads since mount */ member
366 uint64_t f_asyncreads; /* count of async reads since mount */ member