Changeset 447201e in mainline for uspace/lib/ext4/libext4_filesystem.h
- Timestamp:
- 2015-04-16T19:34:06Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f29575
- Parents:
- 6dd7f65
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_filesystem.h
r6dd7f65 r447201e 64 64 extern int ext4_filesystem_append_inode_block(ext4_inode_ref_t *, uint32_t *, 65 65 uint32_t *); 66 uint32_t ext4_block_group_get_backup_blocks(ext4_block_group_ref_t *bg); 66 67 67 68 #endif
Note:
See TracChangeset
for help on using the changeset viewer.