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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h124 #define MAX_CACHED_ORIGINS 10 macro
H A Dhfs_link.c1058 int maxorigins = (S_ISDIR(cp->c_mode)) ? MAX_CACHED_ORIGINS : MAX_CACHED_FILE_ORIGINS;

Completed in 108 milliseconds