Searched refs:NT_STATUS_UNABLE_TO_FREE_VM (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 45 {"NT_STATUS_UNABLE_TO_FREE_VM", NT_STATUS_UNABLE_TO_FREE_VM},
|
H A D | nterr.h | 73 #define NT_STATUS_UNABLE_TO_FREE_VM 0x80000000 | 0x001a macro
|
H A D | netmisc.c | 241 ERRDOS, 87, NT_STATUS_UNABLE_TO_FREE_VM}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 45 {"NT_STATUS_UNABLE_TO_FREE_VM", NT_STATUS_UNABLE_TO_FREE_VM},
|
H A D | nterr.h | 73 #define NT_STATUS_UNABLE_TO_FREE_VM 0x80000000 | 0x001a macro
|
H A D | netmisc.c | 240 ERRDOS, 87, NT_STATUS_UNABLE_TO_FREE_VM}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 63 #define NT_STATUS_UNABLE_TO_FREE_VM (0x80000000 | 0x001a) macro
|
Completed in 11 milliseconds