16 /* list of inodes (on disk) * This record is used to describe the set of inodes which * may be allocated but are unlinked. Inodes end up listed here * while they are in the process of being initialized and * deinitialized. Inodes unlinked while in use by a process * will be listed here and the actual deletion must be completed * on journal replay. */