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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_lookup.c224 cndesc.cd_hint = dcp->c_childhint;
233 dcp->c_childhint = desc.cd_hint;
560 desc.cd_hint = dcp->c_childhint;
H A Dhfs_cnode.h145 u_int32_t c_childhint; /* catalog hint for children (small dirs only) */ member in struct:cnode
206 #define c_zftimeout c_childhint
H A Dhfs_link.c758 cndesc.cd_hint = dcp->c_childhint;
H A Dhfs_vnops.c4839 tmpdesc.cd_hint = fdcp->c_childhint;
5171 tdcp->c_childhint = out_desc.cd_hint; /* Cache directory's location */
6285 in_desc.cd_hint = dcp->c_childhint;
6331 dcp->c_childhint = out_desc.cd_hint; /* Cache directory's location */
H A Dhfs_cnode.c1530 cndesc.cd_hint = VTOC(dvp)->c_childhint;
H A Dhfs_vfsutils.c2221 hint->dh_desc.cd_hint = dcp->c_childhint;

Completed in 52 milliseconds