Int 21 Fn F216 - Novell Netware V3+ - Add User Disk Space Restriction [N]

AX = F216h subfn 21h
CX = length of request packet in bytes
DX = length of reply buffer in bytes
DS:SI -> request packet (see #1820)
ES:DI -> reply buffer (ignored)

Return: AL = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)

See Also: AX=F216h/SF=20h,AX=F216h/SF=22h,AX=F216h/SF=24h

Format of NetWare "Add User Disk Space Restriction" request buffer:
Offset Size Description (Table 1820)
00h WORD 000Ah (length of following data)
02h BYTE 21h (subfunction "Add User Disk Space Restriction")
03h BYTE volume number
04h DWORD (big-endian) object ID
08h DWORD (big-endian) disk space limit in 4K blocks
00000000h to 40000000h