summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_istat.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-12-22 11:58:01 +0200
committermidipix <writeonce@midipix.org>2016-12-22 14:08:40 -0500
commit030926d2c8da32a09fefd9c5e9ea4478cd0d4780 (patch)
tree6aed6d03c81a50693315100e794a3c3504bf6831 /include/ntapi/nt_istat.h
parent7f8d50abe18471c5a79951ad13b63d1bc125c47e (diff)
downloadntapi-030926d2c8da32a09fefd9c5e9ea4478cd0d4780.tar.bz2
ntapi-030926d2c8da32a09fefd9c5e9ea4478cd0d4780.tar.xz
__ntapi_tt_statfs(), __ntapi_tt_istat(): added initial \Device\Mup support.
Diffstat (limited to 'include/ntapi/nt_istat.h')
-rw-r--r--include/ntapi/nt_istat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntapi/nt_istat.h b/include/ntapi/nt_istat.h
index 7ad02a3..497dc72 100644
--- a/include/ntapi/nt_istat.h
+++ b/include/ntapi/nt_istat.h
@@ -9,6 +9,7 @@
#define NT_ISTAT_DEFAULT 0x00000000
#define NT_ISTAT_COMMON 0x00000001
#define NT_ISTAT_DEV_NAME_COPY 0x00000002
+#define NT_ISTAT_MUP_DEVICE 0x20000000
#define NT_ISTAT_NEW_HANDLE 0x80000000
typedef struct _nt_istat {