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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c134 static int hotextents(struct hfsmount *, HFSPlusExtentDescriptor *);
651 if (!hotextents(hfsmp, &filep->dataFork.extents[0])) {
1149 if (hotextents(hfsmp, &VTOF(vp)->ff_extents[0])) {
1380 if (!hotextents(hfsmp, &VTOF(vp)->ff_extents[0])) {
1642 hotextents(struct hfsmount *hfsmp, HFSPlusExtentDescriptor * extents) function

Completed in 6 milliseconds