Searched refs:c_hint (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cnode.h173 #define c_hint c_desc.cd_hint macro
H A Dhfs_vnops.c2054 from_cp->c_hint = 0;
2064 to_cp->c_hint = 0;
2088 to_parid, from_cp->c_hint, to_cp->c_hint);
2148 from_cp->c_hint = 0;
2207 to_cp->c_hint = 0;
2783 if ((retval == 0) && wait && !fullsync && cp->c_hint &&
2785 hfs_metasync(VTOHFS(vp), (daddr64_t)cp->c_hint, p);
4811 fcp->c_hint = 0;

Completed in 33 milliseconds