Adding the -i or — inode option shows the index Numbers.
加上- i或-inode选项显示索引号。
This section explores the superblock, the index node (or inode), the directory entry (or dentry), and finally, the file object.
这个小节探索了超块(superblock)、索引节点(或inode)、目录条目(或dentry)和文件对象。
For large files (including those that are fragmented), an inode can reference an index node, each of which can reference a leaf node (referencing multiple extents).
对于大文件(包括片段文件),一个inode能够引用一个索引节点,而每个索引节点能够引用一个叶节点(引用多个区段)。
It provides a reference to the file's physical index (also called an inode) in the file's system.
它引用的是文件在文件系统中的物理索引(也称为inode)。
索引节点(inode)。
Linux manages all objects in a file system through an object called an inode (short for index node).
Linux通过一个称为inode (indexnode的缩写)的对象管理文件系统中的所有对象。
An inode is created for the new file that references the data, and a new index entry is generated that points to the new inode.
一个指向新的临时文件的索引节点会被建立,而包含该索引节点的索引条目也被生成。
An inode is created for the new file that references the data, and a new index entry is generated that points to the new inode.
一个指向新的临时文件的索引节点会被建立,而包含该索引节点的索引条目也被生成。
应用推荐