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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c66 } hotfileinfo_t; typedef in typeref:struct:hotfileinfo
77 hotfileinfo_t hfl_hotfile[1]; /* array of hot files */
365 size += sizeof(hotfileinfo_t) * (hotdata->activefiles - 1);

Completed in 14 milliseconds