Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h373 #define NT_STATUS_NO_PAGEFILE 0xC0000000 | 0x0147 macro
H A Dnterr.c439 {"NT_STATUS_NO_PAGEFILE", NT_STATUS_NO_PAGEFILE},
H A Dnetmisc.c557 ERRHRD, ERRgeneral, NT_STATUS_NO_PAGEFILE}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h363 #define NT_STATUS_NO_PAGEFILE (0xC0000000 | 0x0147) macro