Home
last modified time | relevance | path

Searched refs:write_physios (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfs_commonport.c509 oldnfsstats.write_physios = in nfssvc_call()
510 nfsstatsv1.write_physios; in nfssvc_call()
592 nfsstatsv1.write_physios = 0; in nfssvc_call()
H A Dnfsport.h383 uint64_t write_physios; member
445 int write_physios; member
/netbsd/sys/nfs/
H A Dnfs.h253 uint32_t write_physios; member
H A Dnfs_bio.c1178 nfsstats.write_physios++; in nfs_doio_phys()