In all UNIX implementations, when a file system is created, inodes are written to disk.
For each file or directory, one such data structure is used to describe information pertaining to the file or directory.
JFS also reserves a number of inodes for files and directories in each file system that is created.