File Systems

inode Number

English

Overview

A number that uniquely identifies each inode.

Details

A unique identifying number assigned to each inode within a file system. The actual data is identified by this number, not by the file name.

More Linux terms