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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h173 #define c_hint c_desc.cd_hint macro
H A Dhfs_vnops.c1763 from_cp->c_hint = 0;
1773 to_cp->c_hint = 0;
1781 to_parid, from_cp->c_hint, to_cp->c_hint);
1818 from_cp->c_hint = 0;
1868 to_cp->c_hint = 0;
2433 if ((retval == 0) && wait && !fullsync && cp->c_hint &&
2435 hfs_metasync(VTOHFS(vp), (daddr64_t)cp->c_hint, p);
4173 fcp->c_hint = 0;

Completed in 75 milliseconds