Changeset 1c1c736 in mainline for uspace/lib/ext4/libext4_bitmap.h
- Timestamp:
- 2011-11-08T13:05:43Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f09d4ea
- Parents:
- e31e56a1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/libext4_bitmap.h
re31e56a1 r1c1c736 38 38 39 39 extern int ext4_bitmap_free_block(ext4_filesystem_t *, uint32_t); 40 40 extern int ext4_bitmap_alloc_block(ext4_filesystem_t *, 41 ext4_inode_ref_t *, uint32_t *); 41 42 #endif 42 43
Note:
See TracChangeset
for help on using the changeset viewer.