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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_lookup.c219 cndesc.cd_hint = dcp->c_childhint;
228 dcp->c_childhint = desc.cd_hint;
516 desc.cd_hint = dcp->c_childhint;
H A Dhfs_catalog.h61 u_int32_t cd_hint; /* catalog file hint */ member in struct:cat_desc
H A Dhfs_cnode.h173 #define c_hint c_desc.cd_hint
H A Dhfs_attrlist.c375 dirhint->dh_desc.cd_hint = lastdescp->cd_hint;
H A Dhfs_catalog.c318 result = cat_lookupbykey(hfsmp, keyp, 0, descp->cd_hint, wantrsrc, outdescp, attrp, forkp, desc_cnid);
337 // result = cat_lookupbykey(hfsmp, keyp, descp->cd_hint, attrp, forkp);
1518 iterator->hint.nodeNum = descp->cd_hint;
1526 descp->cd_hint = iterator->hint.nodeNum;
2627 iterator->hint.nodeNum = dirhint->dh_desc.cd_hint;
3254 iterator->hint.nodeNum = dirhint->dh_desc.cd_hint;
3381 dirhint->dh_desc.cd_hint = iterator->hint.nodeNum;
3699 idesc.cd_hint = 0;
3970 descp->cd_hint = hint;
H A Dhfs_link.c528 todesc.cd_hint = 0;
719 cndesc.cd_hint = dcp->c_childhint;
H A Dhfs_vnops.c2766 desc.cd_hint = 0;
3263 desc.cd_hint = cp->c_desc.cd_hint;
3981 tmpdesc.cd_hint = fdcp->c_childhint;
4217 tdcp->c_childhint = out_desc.cd_hint; /* Cache directory's location */
5229 in_desc.cd_hint = dcp->c_childhint;
5266 dcp->c_childhint = out_desc.cd_hint; /* Cache directory's location */
H A Dhfs_cnode.c1480 cndesc.cd_hint = VTOC(dvp)->c_childhint;
H A Dhfs_vfsutils.c1857 hint->dh_desc.cd_hint = dcp->c_childhint;

Completed in 202 milliseconds