Home
last modified time | relevance | path

Searched defs:_disk_conditioner_info_t (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_disk_conditioner.c64 struct _disk_conditioner_info_t { struct
65 disk_conditioner_info dcinfo; // all the original data from fsctl
66 struct saved_mount_fields mnt_fields; // fields to restore in mount_t when conditioner is disabled
68 daddr64_t last_blkno; // approx. last transfered block for simulating seek times
69 struct timeval last_io_timestamp; // the last time an I/O completed