Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c973 #define LU_SITE_BITS_MIN 12 macro
993 for (bits = min(max(LU_SITE_BITS_MIN, bits), LU_SITE_BITS_MAX); in lu_site_init()
994 bits >= LU_SITE_BITS_MIN; bits--) { in lu_site_init()