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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h187 #define c_hint c_desc.cd_hint macro
H A Dhfs_vnops.c2190 from_cp->c_hint = 0;
2200 to_cp->c_hint = 0;
2234 to_parid, from_cp->c_hint, to_cp->c_hint);
2293 from_cp->c_hint = 0;
2352 to_cp->c_hint = 0;
3054 if ((retval == 0) && wait && !fullsync && cp->c_hint &&
3056 hfs_metasync(VTOHFS(vp), (daddr64_t)cp->c_hint, p);
5123 fcp->c_hint = 0;

Completed in 31 milliseconds