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

/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c974 #define LU_SITE_BITS_MIN 12 macro
994 for (bits = min(max(LU_SITE_BITS_MIN, bits), LU_SITE_BITS_MAX);
995 bits >= LU_SITE_BITS_MIN; bits--) {

Completed in 77 milliseconds