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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsutils.c1901 hfs_reldirhints(struct cnode *dcp, int stale_hints_only) argument
1907 if (stale_hints_only)
1912 if (stale_hints_only && (tv.tv_sec - hint->dh_time) < HFS_DIRHINT_TTL)

Completed in 77 milliseconds