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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c101 hotfile_entry_t *rootentry; member in struct:hotfile_data
337 if (hotdata->rootentry == NULL) {
2015 hotfile_entry_t *entry = hotdata->rootentry;
2040 hotfile_entry_t *entry = hotdata->rootentry;
2045 hotdata->rootentry = newentry;
2094 hotfile_entry_t *entry = hotdata->rootentry;
2109 hotfile_entry_t *entry = hotdata->rootentry;
2127 entry = hotdata->rootentry;
2172 hotdata->rootentry = next;

Completed in 22 milliseconds