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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_lookup.c224 cndesc.cd_hint = dcp->c_childhint;
233 dcp->c_childhint = desc.cd_hint;
563 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_cnode.c1517 cndesc.cd_hint = VTOC(dvp)->c_childhint;
H A Dhfs_link.c725 cndesc.cd_hint = dcp->c_childhint;
H A Dhfs_vnops.c4527 tmpdesc.cd_hint = fdcp->c_childhint;
4864 tdcp->c_childhint = out_desc.cd_hint; /* Cache directory's location */
5944 in_desc.cd_hint = dcp->c_childhint;
5990 dcp->c_childhint = out_desc.cd_hint; /* Cache directory's location */
H A Dhfs_vfsutils.c2029 hint->dh_desc.cd_hint = dcp->c_childhint;

Completed in 276 milliseconds