Record-oriented file system
In computer science, a record-oriented file system is a file system where data are stored as collections of records. This is in contrast to a stream file system, where the data are treated as an unformatted stream of bytes.
Source: Wikipedia — Record-oriented file system (CC BY-SA 4.0)