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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c116 static hotfile_entry_t * hf_coldest (hotfile_data_t *);
2092 hf_coldest(hotfile_data_t *hotdata) function
2188 hotdata->coldest = hf_coldest(hotdata);
2206 entry = hf_coldest(hotdata);

Completed in 21 milliseconds