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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.c134 static int hotextents(struct hfsmount *, HFSPlusExtentDescriptor *);
651 if (!hotextents(hfsmp, &filep->dataFork.extents[0])) {
1158 if (hotextents(hfsmp, &VTOF(vp)->ff_extents[0])) {
1395 if (!hotextents(hfsmp, &VTOF(vp)->ff_extents[0])) {
1657 hotextents(struct hfsmount *hfsmp, HFSPlusExtentDescriptor * extents) function

Completed in 99 milliseconds