Fujifilm was interested in Toshiba, almost bought it. Primarily for the medical division.
Fujifilm has agreements with SanDisk.
Fujifilm owns Hitachi, including the storage division.
Fujifilm is also the world's largest supplier of data tape.
So shoot 16-bit, use more storage and keep the backup tape rolling.
My 14-bit and 16-bit raw files from the GFX (Uncompressed) are of the same size. Isn't it the same case with Hasselblad?
Processing and storage hardware and protocols don't operate on bits - it operates on "words" which are comprised by "bytes." Memory is address in bytes. That has not always been true. Some early digital computers, e.g., the IBM 1401 was a variable word length machine where the programmer had to set word marks in memory and there was only a chunk of (core) memory.
The size of a byte has changed over time. Today a byte is 8 bit ASCII. Early one the basic data was BCD encoding which was based on a six bit. Some famous big machines were BCD based, e.g., IBM 7090, 7094 were 36 bit machines. The System 360 was the first IBM system based on ASCII (8 bit bytes). The heyday of the CDC "super computers" were BCD machines with the 6600 and 7600 being 60 bit words and similar for the Cyber series. Of course, today ASCII is the standard with processors and memory architectures based on multiples of 16 bit words.
Data was address and passed on a multiple of the 6bit BCD, 12 or 18 bits in this case. That carried over when ASCII replaced BCD and the basic structure is two bytes or a 16 bit word.
So while for the image capture a 14 bit quantization of the ADC seem to be sufficient to capture the sensor DR in most cases, the data organization does most likely does not change by selecting 14 bits over 16 - a 16 bit word is most likely still used. In many digital RF receivers, 12 bit ADC's are common. In this case it makes sense to pack 3 samples in two 16 bit words for acquisition and storage and pack on a process basis. However, for a 14 bit ADC, the overhead is not worth the small amount of memory savings. Using 16 bits also buys some flexibility in gain control. In digital RF systems sampling the noise floor is aways a design goal with normally at least one bit and often two are sampling the noise floor as week narrowband signals can often live under the wideband noise floor that are brought out by low pass filtering.
We once had a requirement for a VLF and ELF receiver base on a B field antenna to use a 24 bit I/Q ADC where one 24 bit complex ( two 24 bit real) samples were packed into 3 16 bit words and the data was unpacked on a process to process basis.
So there may be two questions to consider, one being that 14 bits is sufficient to match the sensor DR and the extra two bits are more or less sampling the noise. The second is the memory saved and storage space saved may not be that great and if one decides they want some sort of integration process on an image, there might be some information in the last two bits that will be brought out by the process.
The 14 bit lossless compressed file on the GFX100 is approximately 104 MB for 14 bit and 130 for 16 bit. The compressed 16 bit file is approximately 25% larger. However, there is the expense of having to decompress the file on a process by process basis in the computer.
For general photography, Jim has demonstrated that 14 bits is sufficient with the current sensors. On the other hand there is not much of a penalty involved in using 16 bit capture and on a rare occasion it might be useful depending on the intended follow on processing. However, one should know when that is the case in advance.