Searched refs:readahead_bytes (Results 1 – 3 of 3) sorted by relevance
355 uint64_t readahead_bytes; in hsfs_kstats_update() local371 readahead_bytes = fsp->readahead_bytes; in hsfs_kstats_update()382 (knp++)->value.ui64 = howmany(readahead_bytes, PAGESIZE); in hsfs_kstats_update()
2381 fsp->readahead_bytes += hsio->bp->b_bcount; in hsched_enqueue_io()
282 uint64_t readahead_bytes; member