noun
fixed length block
Technical term used in computing, data storage, and file systems to refer to a block of data with a predetermined, unchanging size.
このファイルシステムは固定長ブロックを使用している。
This file system uses fixed-length blocks.
可変長ブロック refers to variable-length blocks, where the size can change, in contrast to the fixed size of 固定長ブロック.
Compound of 固定長 (fixed length) and ブロック (block), a straightforward technical term.