Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c690 {STATUS_UNABLE_TO_LOCK_MEDIA, -EIO, "STATUS_UNABLE_TO_LOCK_MEDIA"},
/linux/fs/smb/common/
H A Dsmb2status.h594 #define STATUS_UNABLE_TO_LOCK_MEDIA cpu_to_le32(0xC0000175) macro