寻址结构 meaning in English
addressing structure
Examples
- Files , directories , inodes , and addressing structures
文件、目录、 inode与寻址结构 - Extent - based addressing structures
基于盘区的寻址结构 - Extent - based addressing structures rooted in the inode are used for mapping file data to disk
根植于inode基于盘区的寻址结构用来将文件数据映射到磁盘。 - The addressing structure is a b tree populated with extent descriptors the triples above , rooted in the inode and keyed by logical offset within the file
寻址结构是一棵b +树,该树由盘区描述符(上面提到的三元组)填充,根在inode中,键为文件中的逻辑偏移量。 - Together , the aggregate superblock and disk allocation map , file descriptor and inode map , inodes , directories , and addressing structures represent jfs control structures or meta - data
聚集超级块和磁盘分配映射表、文件描述符和inode映射表、 inode 、目录以及寻址结构一起表示了jfs控制结构或元数据。