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

/httpd/modules/cache/
H A Dmod_cache_disk.h85 unsigned int maxfs_set:1; member in struct:__anon89
H A Dmod_cache_disk.c1390 new->maxfs = (add->maxfs_set == 0) ? base->maxfs : add->maxfs;
1391 new->maxfs_set = add->maxfs_set || base->maxfs_set;
1489 dconf->maxfs_set = 1;

Completed in 825 milliseconds