Home
last modified time | relevance | path

Searched refs:MAX_VMALLOCS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dkmem.c41 #define MAX_VMALLOCS 6 macro
109 if (size < MAX_SLAB_SIZE || retries > MAX_VMALLOCS) in kmem_alloc()