Searched refs:supported_size (Results 1 – 1 of 1) sorted by relevance
1469 uint64_t supported_size; in sbd_open_data_file() local1542 supported_size = (((uint64_t)1) << nbits) - 1; in sbd_open_data_file()1543 if (sl->sl_total_data_size > supported_size) { in sbd_open_data_file()