Changeset 1d6f507 in mainline for uspace/lib/ext2/libext2_filesystem.h


Ignore:
Timestamp:
2011-02-14T22:20:09Z (14 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d241aae
Parents:
3949e8a0
Message:

Add some basic sanity checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext2/libext2_filesystem.h

    r3949e8a0 r1d6f507  
    5151
    5252extern int ext2_filesystem_init(ext2_filesystem_t *, devmap_handle_t);
     53extern int ext2_filesystem_check_sanity(ext2_filesystem_t *);
    5354extern void ext2_filesystem_fini(ext2_filesystem_t *);
    5455
Note: See TracChangeset for help on using the changeset viewer.