Searched refs:SMBBLOCKTRANS_MAX (Results 1 – 2 of 2) sorted by relevance
86 #define SMBBLOCKTRANS_MAX 32 macro
811 if (count > SMBBLOCKTRANS_MAX || count == 0) in intsmb_bwrite() 858 if (nread != 0 && nread <= SMBBLOCKTRANS_MAX) { in intsmb_bread()