Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2maperror.c809 {STATUS_RETRY, -EAGAIN, "STATUS_RETRY"},
Dsmb2status.h691 #define STATUS_RETRY cpu_to_le32(0xC000022D) macro