Changeset d8af1bd in mainline for uspace/srv/fs/minixfs/mfs.h
- Timestamp:
- 2011-06-25T11:36:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 38b7233
- Parents:
- 53eb588
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs.h
r53eb588 rd8af1bd 174 174 mfs_truncate(ipc_callid_t rid, ipc_call_t *request); 175 175 176 extern void 177 mfs_destroy(ipc_callid_t rid, ipc_call_t *request); 178 176 179 /*mfs_inode.c*/ 177 180 extern int
Note:
See TracChangeset
for help on using the changeset viewer.