Filesystem services: Difference between revisions
No edit summary |
|||
Line 8: | Line 8: | ||
| 1 || IsCodeMounted || u64 ProcessId || Returns a bool (1 if code is mounted). | | 1 || IsCodeMounted || u64 ProcessId || Returns a bool (1 if code is mounted). | ||
|- | |- | ||
| 2 || [4.0.0+] Initialize || PID descriptor | | 2 || [4.0.0+] Initialize || PID descriptor || | ||
|} | |} | ||
Line 20: | Line 20: | ||
| 1 || [[#ClearFsPermissions]] || | | 1 || [[#ClearFsPermissions]] || | ||
|- | |- | ||
| 2 || [4.0.0+] | | 2 || [4.0.0+] Initialize || | ||
|- | |- | ||
| 256 || [[#SetEnabledProgramVerification]] || | | 256 || [[#SetEnabledProgramVerification]] || | ||
Line 107: | Line 107: | ||
| 80 || OpenSaveDataThumbnailFile | | 80 || OpenSaveDataThumbnailFile | ||
|- | |- | ||
| 81 || [4.0.0+] | | 81 || [4.0.0+] OpenSaveDataTransferManager | ||
|- | |- | ||
| 100 || MountImageDirectory | | 100 || MountImageDirectory | ||
Line 127: | Line 127: | ||
| 501 || [[#OpenGameCardDetectionEventNotifier]] | | 501 || [[#OpenGameCardDetectionEventNotifier]] | ||
|- | |- | ||
| 600 || SetCurrentPosixTime | | 600 || [1.0.0-3.0.2] SetCurrentPosixTime | ||
|- | |- | ||
| 601 || QuerySaveDataTotalSize | | 601 || QuerySaveDataTotalSize | ||
Line 149: | Line 149: | ||
| 610 || [3.0.0+] GetRightsIdByPath2 (returns extra byte) | | 610 || [3.0.0+] GetRightsIdByPath2 (returns extra byte) | ||
|- | |- | ||
| 611 || [4.0.0+] | | 611 || [4.0.0+] SetCurrentPosixTime | ||
|- | |- | ||
| 612 || [4.0.0+] | | 612 || [4.0.0+] GetFreeSpaceSize | ||
|- | |- | ||
| 613 || [4.0.0+] | | 613 || [4.0.0+] | ||
Line 159: | Line 159: | ||
| 620 || [2.0.0+] [[#SetSdCardEncryptionSeed]] | | 620 || [2.0.0+] [[#SetSdCardEncryptionSeed]] | ||
|- | |- | ||
| 630 || [4.0.0+] | | 630 || [4.0.0+] SetSdCardAccessibility | ||
|- | |- | ||
| 631 || [4.0.0+] | | 631 || [4.0.0+] IsSdCardAccessible | ||
|- | |- | ||
| 640 || [4.0.0+] IsSignedSystemPartitionOnSdCardValid | | 640 || [4.0.0+] IsSignedSystemPartitionOnSdCardValid | ||
Line 181: | Line 181: | ||
| 1006 || [[#OutputAccessLogToSdCard]] | | 1006 || [[#OutputAccessLogToSdCard]] | ||
|- | |- | ||
| 1007 || [4.0.0+] | | 1007 || [4.0.0+] RegisterUpdatePartition | ||
|- | |- | ||
| 1008 || [4.0.0+] MountRegisteredUpdatePartition | | 1008 || [4.0.0+] MountRegisteredUpdatePartition | ||
Line 187: | Line 187: | ||
| 1009 || [4.0.0+] | | 1009 || [4.0.0+] | ||
|- | |- | ||
| 1100 || [4.0.0+] | | 1100 || [4.0.0+] OverrideSaveDataTransferTokenSignVerificationKey | ||
|} | |} | ||
Line 494: | Line 494: | ||
| 4 || GetSize || None | | 4 || GetSize || None | ||
|- | |- | ||
| 5 || [4.0.0+] || | | 5 || [4.0.0+] OperateRange || | ||
|} | |} | ||
Line 537: | Line 537: | ||
| 14 || GetFileTimeStampRaw [3.0.0+] | | 14 || GetFileTimeStampRaw [3.0.0+] | ||
|- | |- | ||
| 15 || [4.0.0+] | | 15 || [4.0.0+] QueryEntry | ||
|} | |} | ||
Line 645: | Line 645: | ||
| 114 || [2.0.0+] GetMmcExtendedCsd | | 114 || [2.0.0+] GetMmcExtendedCsd | ||
|- | |- | ||
| 115 || [4.0.0+] | | 115 || [4.0.0+] SuspendMmcPatrol | ||
|- | |- | ||
| 116 || [4.0.0+] | | 116 || [4.0.0+] ResumeMmcPatrol | ||
|- | |- | ||
| 200 || IsGameCardInserted | | 200 || IsGameCardInserted |