Changeset a9a0982 in mainline for uspace/lib/ext4/libext4_filesystem.h
- Timestamp:
- 2011-11-01T13:52:19Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d5a78e28
- Parents:
- c25e39b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_filesystem.h
rc25e39b ra9a0982 42 42 service_id_t device; 43 43 ext4_superblock_t * superblock; 44 aoff64_t inode_block_limits[4]; 45 aoff64_t inode_blocks_per_level[4]; 44 46 } ext4_filesystem_t; 45 47
Note:
See TracChangeset
for help on using the changeset viewer.