Changeset 81ee87cd in mainline for uspace/lib/ext4/libext4_block_group.h
- Timestamp:
- 2012-04-11T18:48:28Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7eb033ce
- Parents:
- 01b0262
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_block_group.h
r01b0262 r81ee87cd 74 74 75 75 extern bool ext4_block_group_has_flag(ext4_block_group_t *, uint32_t); 76 extern void ext4_block_group_clear_flag(ext4_block_group_t *, uint32_t); 77 76 78 #endif 77 79
Note:
See TracChangeset
for help on using the changeset viewer.