Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/include/ext4/superblock.h

    r6ba36a0 re2f20b9e  
    147147extern void ext4_superblock_set_reserved_gdt_blocks(ext4_superblock_t *sb,
    148148    uint32_t n);
     149extern uint32_t ext4_superblock_get_flex_group_size(ext4_superblock_t *sb);
    149150
    150151/* More complex superblock functions */
Note: See TracChangeset for help on using the changeset viewer.