Showing changes from revision #4 to #5:
Added | Removed | Changed
Entry | |
---|---|
R0 | 6 (reason code) |
R1 | File handle |
R2 | Size to ensure (in bytes) |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Space reserved (in bytes) |
The purpose of this call is to set the required minimum size of a file.
The size of the file will be at least the size provided in R2 on entry. The size ensured may however be larger than requested, for example to reduce fragmentation.