Changeset 3d93289a in mainline for uspace/lib/ext4/libext4_block_group.h
- Timestamp:
- 2012-04-18T07:18:56Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0c37135
- Parents:
- 7b16549
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_block_group.h
r7b16549 r3d93289a 74 74 75 75 extern bool ext4_block_group_has_flag(ext4_block_group_t *, uint32_t); 76 extern void ext4_block_group_set_flag(ext4_block_group_t *, uint32_t); 76 77 extern void ext4_block_group_clear_flag(ext4_block_group_t *, uint32_t); 77 78
Note:
See TracChangeset
for help on using the changeset viewer.