Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c29 {STATUS_WAIT_2, -EIO, "STATUS_WAIT_2"},
/linux/fs/smb/common/
H A Dsmb2status.h33 #define STATUS_WAIT_2 cpu_to_le32(0x00000002) macro