Changeset 3345b86 in mainline for uspace/lib/ext4/include/ext4/ialloc.h
- Timestamp:
- 2017-05-10T17:42:12Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fcb0d76
- Parents:
- f066a87
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext4/include/ext4/ialloc.h
rf066a87 r3345b86 34 34 #define LIBEXT4_LIBEXT4_IALLOC_H_ 35 35 36 #include " libext4_types.h"36 #include "ext4/types.h" 37 37 38 38 extern int ext4_ialloc_free_inode(ext4_filesystem_t *, uint32_t, bool);
Note:
See TracChangeset
for help on using the changeset viewer.