MAX_OLD_SEARCHES  296 source4/ntvfs/posix/pvfs_search.c 	for (i=0;i<MAX_OLD_SEARCHES;i++) {
MAX_OLD_SEARCHES  367 source4/ntvfs/posix/pvfs_search.c 	id = idr_get_new(pvfs->search.idtree, search, MAX_OLD_SEARCHES);
MAX_OLD_SEARCHES  370 source4/ntvfs/posix/pvfs_search.c 		id = idr_get_new(pvfs->search.idtree, search, MAX_OLD_SEARCHES);