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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c63 u_int32_t hf_fileid; member in struct:hotfileinfo
1000 key->fileID = listp->hfl_hotfile[i].hf_fileid;
1023 key->fileID = listp->hfl_hotfile[i].hf_fileid;
1036 key->fileID = listp->hfl_hotfile[i].hf_fileid;
1132 error = hfs_vget(hfsmp, listp->hfl_hotfile[i].hf_fileid, &vp, 0, 0);
1142 printf("hfs: hotfiles_adopt: huh, not a file %d (%d)\n", listp->hfl_hotfile[i].hf_fileid, VTOC(vp)->c_cnid);
1192 key->fileID = listp->hfl_hotfile[i].hf_fileid;
1213 key->fileID = listp->hfl_hotfile[i].hf_fileid;
2230 sortedlist->hfl_hotfile[i].hf_fileid = entry->fileid;

Completed in 16 milliseconds