ReactOS
0.4.16-dev-937-g7afcd2a
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
fmtchk.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS text-mode setup
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: Filesystem Format and ChkDsk support functions
5
* COPYRIGHT: Copyright 2003 Casper S. Hornstrup <chorns@users.sourceforge.net>
6
* Copyright 2006 Hervé Poussineau <hpoussin@reactos.org>
7
* Copyright 2024 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
8
*/
9
10
#pragma once
11
12
VOID
13
StartFormat
(
14
_Inout_
PFORMAT_VOLUME_INFO
FmtInfo,
15
_In_
PFILE_SYSTEM_ITEM
SelectedFileSystem);
16
17
VOID
18
EndFormat
(
19
_In_
NTSTATUS
Status
);
20
21
VOID
22
StartCheck
(
23
_Inout_
PCHECK_VOLUME_INFO
ChkInfo);
24
25
VOID
26
EndCheck
(
27
_In_
NTSTATUS
Status
);
28
29
/* EOF */
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
EndCheck
VOID EndCheck(_In_ NTSTATUS Status)
Definition:
fmtchk.c:150
StartCheck
VOID StartCheck(_Inout_ PCHECK_VOLUME_INFO ChkInfo)
Definition:
fmtchk.c:127
StartFormat
VOID StartFormat(_Inout_ PFORMAT_VOLUME_INFO FmtInfo, _In_ PFILE_SYSTEM_ITEM SelectedFileSystem)
Definition:
fmtchk.c:70
EndFormat
VOID EndFormat(_In_ NTSTATUS Status)
Definition:
fmtchk.c:97
Status
Status
Definition:
gdiplustypes.h:25
void
Definition:
nsiface.idl:2307
_Inout_
#define _Inout_
Definition:
no_sal2.h:162
_In_
#define _In_
Definition:
no_sal2.h:158
_CHECK_VOLUME_INFO
Definition:
fsutil.h:188
_FILE_SYSTEM_ITEM
Definition:
fslist.h:32
_FORMAT_VOLUME_INFO
Definition:
fsutil.h:172
base
setup
usetup
fmtchk.h
Generated on Wed Apr 2 2025 06:02:39 for ReactOS by
1.9.6