Ignore:
Timestamp:
2011-08-15T17:20:15Z (13 years ago)
Author:
Oleg Romanenko <romanenko.oleg@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9558eaa
Parents:
8a06c1b
Message:

exFAT: add exfat_directory_expand and exfat_directory_lookup_free functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/exfat/exfat_directory.h

    r8a06c1b r7d78d163  
    7676extern int exfat_directory_erase_file(exfat_directory_t *di, aoff64_t pos);
    7777
    78 /*
    7978extern int exfat_directory_expand(exfat_directory_t *di);
    8079extern int exfat_directory_lookup_free(exfat_directory_t *di, size_t count);
    81 */
     80
    8281
    8382#endif
Note: See TracChangeset for help on using the changeset viewer.