Home
last modified time | relevance | path

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

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