Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c26 {STATUS_WAIT_1, -EIO, "STATUS_WAIT_1"},
/linux/fs/smb/common/
H A Dsmb2status.h32 #define STATUS_WAIT_1 cpu_to_le32(0x00000001) macro