Searched refs:NT_STATUS_TRANSACTION_TIMED_OUT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 560 {"NT_STATUS_TRANSACTION_TIMED_OUT", 561 NT_STATUS_TRANSACTION_TIMED_OUT},
|
H A D | nterr.h | 468 #define NT_STATUS_TRANSACTION_TIMED_OUT 0xC0000000 | 0x0210 macro
|
H A D | netmisc.c | 667 ERRDOS, 59, NT_STATUS_TRANSACTION_TIMED_OUT}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 560 {"NT_STATUS_TRANSACTION_TIMED_OUT", 561 NT_STATUS_TRANSACTION_TIMED_OUT},
|
H A D | nterr.h | 468 #define NT_STATUS_TRANSACTION_TIMED_OUT 0xC0000000 | 0x0210 macro
|
H A D | netmisc.c | 666 ERRDOS, 59, NT_STATUS_TRANSACTION_TIMED_OUT}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 458 #define NT_STATUS_TRANSACTION_TIMED_OUT (0xC0000000 | 0x0210) macro
|
Completed in 10 milliseconds