Home
last modified time | relevance | path

Searched refs:StatApartWriteBytes (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Ddat.h645 StatApartWriteBytes, enumerator
H A Ddcache.c705 addstat(StatApartWriteBytes, b->size); in writeproc()
H A Dhttpd.c821 return n[StatApartReadBytes]+n[StatApartWriteBytes] in diskbw()