Windows / Code / 0x400027ea
0x400027ea
Decimal: 1073752042 · Signed: 1073752042
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x27ea (10218)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x27ea (10218)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 78.11011 | The specified drive is too long. |
| refsutil.exe | 10 | ---- Triage and corruption handling ----
Usage: refsutil triage [/s ] [/g] [/v]
/s Scrub the directory corresponding to . Is the file id for the directory. This
will scrub all files under the given directory. It can not be used together with /g
option.
/g Scrub the global tables of the volume. It can not be used together with /s option.
/v Verbose output.
Drive letter in format "L:", or a path to the volume mount point.
Eg: refsutil triage D: /s 15100
Eg: refsutil triage D: /s 16040 /v |
| 2 entries |
Associated Headers