mirror of
https://github.com/reactos/reactos.git
synced 2025-04-13 00:39:47 +00:00
[UBTRFS] Addendum to 255ef2c3
: Add missing exports expected by mkbtrfs.
CORE-16383 CORE-16354
This commit is contained in:
parent
16a3535378
commit
7fccd6b763
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
|||
@ stdcall ChkdskEx(ptr long long long long ptr) BtrfsChkdskEx
|
||||
@ stdcall FormatEx(ptr long ptr long long ptr) BtrfsFormatEx
|
||||
|
||||
@ stdcall GetFilesystemInformation(long long ptr)
|
||||
@ stdcall SetIncompatFlags(int64)
|
||||
@ stdcall SetSizes(long long)
|
||||
|
|
Loading…
Reference in a new issue