Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c288 {STATUS_TIMER_NOT_CANCELED, -EIO, "STATUS_TIMER_NOT_CANCELED"},
/linux/fs/smb/common/
H A Dsmb2status.h237 #define STATUS_TIMER_NOT_CANCELED cpu_to_le32(0xC000000C) macro