Searched refs:max_file_size (Results 1 – 2 of 2) sorted by relevance
57 length = (int)context->max_file_size; in WFSi_ReallocBitmap()58 context->max_file_size = 0; in WFSi_ReallocBitmap()60 if (context->max_file_size < length) in WFSi_ReallocBitmap()64 context->max_file_size = (u32)length; in WFSi_ReallocBitmap()405 context->max_file_size = 0; in WFS_InitClient()
62 u32 max_file_size; member