Searched refs:NT_STATUS_TRANSACTION_INVALID_ID (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 567 {"NT_STATUS_TRANSACTION_INVALID_ID", 568 NT_STATUS_TRANSACTION_INVALID_ID},
|
H A D | nterr.h | 472 #define NT_STATUS_TRANSACTION_INVALID_ID 0xC0000000 | 0x0214 macro
|
H A D | netmisc.c | 671 ERRDOS, 59, NT_STATUS_TRANSACTION_INVALID_ID}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 567 {"NT_STATUS_TRANSACTION_INVALID_ID", 568 NT_STATUS_TRANSACTION_INVALID_ID},
|
H A D | nterr.h | 472 #define NT_STATUS_TRANSACTION_INVALID_ID 0xC0000000 | 0x0214 macro
|
H A D | netmisc.c | 670 ERRDOS, 59, NT_STATUS_TRANSACTION_INVALID_ID}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 462 #define NT_STATUS_TRANSACTION_INVALID_ID (0xC0000000 | 0x0214) macro
|
Completed in 11 milliseconds