ReactOS 0.4.16-dev-106-g10b08aa
|
Go to the source code of this file.
Functions | |
static NTSTATUS | mountdev_query_stable_guid (device_extension *Vcb, PIRP Irp) |
static NTSTATUS | is_writable (device_extension *Vcb) |
static NTSTATUS | query_filesystems (void *data, ULONG length) |
static NTSTATUS | probe_volume (void *data, ULONG length, KPROCESSOR_MODE processor_mode) |
static NTSTATUS | ioctl_unload (PIRP Irp) |
static NTSTATUS | control_ioctl (PIRP Irp) |
_Dispatch_type_ (IRP_MJ_DEVICE_CONTROL) | |
Variables | |
PDRIVER_OBJECT | drvobj |
LIST_ENTRY | VcbList |
ERESOURCE | global_loading_lock |
_Dispatch_type_ | ( | IRP_MJ_DEVICE_CONTROL | ) |
Definition at line 252 of file devctrl.c.
Definition at line 226 of file devctrl.c.
Referenced by _Dispatch_type_().
Definition at line 215 of file devctrl.c.
Referenced by control_ioctl().
|
static |
|
static |
Definition at line 27 of file devctrl.c.
Referenced by _Dispatch_type_().
|
static |
Definition at line 162 of file devctrl.c.
Referenced by control_ioctl().
Definition at line 49 of file devctrl.c.
Referenced by control_ioctl().
|
extern |
|
extern |
Definition at line 70 of file btrfs.c.
Referenced by query_filesystems().
|
extern |
Definition at line 69 of file btrfs.c.
Referenced by query_filesystems().