Changeset 7d78d163 in mainline for uspace/srv/fs/exfat/exfat_directory.h
- Timestamp:
- 2011-08-15T17:20:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9558eaa
- Parents:
- 8a06c1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/exfat/exfat_directory.h
r8a06c1b r7d78d163 76 76 extern int exfat_directory_erase_file(exfat_directory_t *di, aoff64_t pos); 77 77 78 /*79 78 extern int exfat_directory_expand(exfat_directory_t *di); 80 79 extern int exfat_directory_lookup_free(exfat_directory_t *di, size_t count); 81 */ 80 82 81 83 82 #endif
Note:
See TracChangeset
for help on using the changeset viewer.