Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c703 {STATUS_UNABLE_TO_LOCK_MEDIA, -EIO, "STATUS_UNABLE_TO_LOCK_MEDIA"},
Dsmb2status.h607 #define STATUS_UNABLE_TO_LOCK_MEDIA cpu_to_le32(0xC0000175) macro