Searched refs:c_childhint (Results 1 - 6 of 6) 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_cnode.h144 u_int32_t c_childhint; /* catalog hint for children (small dirs only) */ member in struct:cnode
192 #define c_zftimeout c_childhint
H A Dhfs_link.c719 cndesc.cd_hint = dcp->c_childhint;
H A Dhfs_vnops.c3981 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 76 milliseconds