Home
last modified time | relevance | path

Searched refs:NT_STATUS_UNABLE_TO_FREE_VM (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dnterr.c45 {"NT_STATUS_UNABLE_TO_FREE_VM", NT_STATUS_UNABLE_TO_FREE_VM},
Dnterr.h73 #define NT_STATUS_UNABLE_TO_FREE_VM 0x80000000 | 0x001a macro
Dnetmisc.c240 ERRDOS, 87, NT_STATUS_UNABLE_TO_FREE_VM}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h63 #define NT_STATUS_UNABLE_TO_FREE_VM (0x80000000 | 0x001a) macro