Changeset 47e00b83 in mainline for uspace/srv/fs/mfs/mfs_rw.c
- Timestamp:
- 2018-05-15T08:32:36Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8800b13, fac0ac7
- Parents:
- 3a26925
- git-author:
- Jiri Svoboda <jiri@…> (2018-05-14 17:31:01)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-05-15 08:32:36)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/mfs/mfs_rw.c
r3a26925 r47e00b83 52 52 53 53 /**Given the position in the file expressed in 54 * bytes, this function returns the on-disk block55 * relative to that position.54 * bytes, this function returns the on-disk block 55 * relative to that position. 56 56 * 57 57 * @param b Pointer to a 32bit number where the block number will be stored
Note:
See TracChangeset
for help on using the changeset viewer.