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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h125 #define MAX_CACHED_ORIGINS 10 macro
H A Dhfs_link.c1145 int maxorigins = (S_ISDIR(cp->c_mode)) ? MAX_CACHED_ORIGINS : MAX_CACHED_FILE_ORIGINS;

Completed in 23 milliseconds