Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dnterr.c28 {"NT_STATUS_TIMER_NOT_CANCELED", NT_STATUS_TIMER_NOT_CANCELED},
Dnterr.h59 #define NT_STATUS_TIMER_NOT_CANCELED 0xC0000000 | 0x000c macro
Dnetmisc.c223 ERRHRD, ERRgeneral, NT_STATUS_TIMER_NOT_CANCELED}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h49 #define NT_STATUS_TIMER_NOT_CANCELED (0xC0000000 | 0x000c) macro