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

/macosx-10.9.5/BootCache-106/
H A DBootCache.h152 int hm_nentries; /* The number of history entries that refer to this mount */ member in struct:BC_history_mount
H A Dkext.c4444 hmd->hmd_mount.hm_nentries,
4454 hmd->hmd_mount.hm_nentries = 0;
4540 tmphmd->hmd_mount.hm_nentries = 0;
4654 OSIncrementAtomic(&hmd->hmd_mount.hm_nentries);
4743 OSIncrementAtomic(&hmd->hmd_mount.hm_nentries);
H A Dlibrary.c643 if (pm->pm_nentries >= hm->hm_nentries) {
644 warnx("Bad playlist: more entries existed than mount %s claimed (%d)", uuid_string(pm->pm_uuid), hm->hm_nentries);

Completed in 88 milliseconds