Searched refs:hf_temperature (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.c64 u_int32_t hf_temperature; member in struct:hotfileinfo
1020 &listp->hfl_hotfile[i].hf_temperature);
1043 key->temperature = listp->hfl_hotfile[i].hf_temperature;
1056 listp->hfl_hotfile[i].hf_temperature = 0;
1133 if (listp->hfl_hotfile[i].hf_temperature == 0) {
1154 listp->hfl_hotfile[i].hf_temperature = 0;
1161 listp->hfl_hotfile[i].hf_temperature = 0;
1200 key->temperature = listp->hfl_hotfile[i].hf_temperature;
1224 data = listp->hfl_hotfile[i].hf_temperature;
2246 sortedlist->hfl_hotfile[i].hf_temperature
[all...]

Completed in 20 milliseconds