Searched refs:C_CACHE_VALID (Results 1 – 2 of 2) sorted by relevance
62 #define C_CACHE_VALID(TOKEN_MTIME, NEW_MTIME) \ macro133 (C_CACHE_VALID(mdp->md_x_time, fscp->fs_cod_time)) && in c_cod_check_cached_object()178 if ((!C_CACHE_VALID(mdp->md_vattr.va_mtime, attrs.va_mtime) || in c_cod_check_cached_object()227 if (!C_CACHE_VALID(mdp->md_vattr.va_ctime, attrs.va_ctime)) { in c_cod_check_cached_object()
62 #define C_CACHE_VALID(SAVED_MTIME, NEW_MTIME) \ macro202 if ((!C_CACHE_VALID(mdp->md_vattr.va_mtime, attrs.va_mtime) || in c_strict_check_cached_object()257 if (!C_CACHE_VALID(mdp->md_vattr.va_ctime, attrs.va_ctime)) { in c_strict_check_cached_object()