Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2maperror.c387 {STATUS_GROUP_EXISTS, -EIO, "STATUS_GROUP_EXISTS"},
/linux-6.15/fs/smb/common/
H A Dsmb2status.h325 #define STATUS_GROUP_EXISTS cpu_to_le32(0xC0000065) macro