Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c1469 uint64_t supported_size; in sbd_open_data_file() local
1542 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()