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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c115 static void hf_delete (hotfile_data_t *, u_int32_t, u_int32_t);
889 hf_delete(hotdata, VTOC(vp)->c_fileid, temperature);
2122 hf_delete(hotfile_data_t *hotdata, u_int32_t fileid, u_int32_t temperature) function
2207 hf_delete(hotdata, entry->fileid, entry->temperature);
2236 hf_delete(hotdata, entry->fileid, entry->temperature);

Completed in 21 milliseconds