Ignore:
Timestamp:
2012-04-18T07:18:56Z (13 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0c37135
Parents:
7b16549
Message:

comments for block group functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/libext4_block_group.h

    r7b16549 r3d93289a  
    7474
    7575extern bool ext4_block_group_has_flag(ext4_block_group_t *, uint32_t);
     76extern void ext4_block_group_set_flag(ext4_block_group_t *, uint32_t);
    7677extern void ext4_block_group_clear_flag(ext4_block_group_t *, uint32_t);
    7778
Note: See TracChangeset for help on using the changeset viewer.