Home
last modified time | relevance | path

Searched refs:STATUS_TRANSACTION_TIMED_OUT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/common/
Dsmb2status.h649 #define STATUS_TRANSACTION_TIMED_OUT cpu_to_le32(0xC0000210) macro
/linux-6.12.1/fs/smb/client/
Dsmb2maperror.c761 {STATUS_TRANSACTION_TIMED_OUT, -EIO, "STATUS_TRANSACTION_TIMED_OUT"},