Searched refs:disk_caches (Results 1 – 4 of 4) sorted by relevance
290 disk_caches: i64, field307 disk_caches: convert(other.disk_caches), in from()
125 pub disk_caches: Option<u64>, field154 if let Some(disk_caches) = self.disk_caches { in fmt()155 write!(f, "\n disk_caches: {}", disk_caches)?; in fmt()
104 VIRTIO_BALLOON_S_CACHES => stats.disk_caches = val, in update_stats()
2664 .disk_caches in delta()