Home
last modified time | relevance | path

Searched refs:STATUS_TOKEN_ALREADY_IN_USE (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/smb/client/
Dsmb2maperror.c609 {STATUS_TOKEN_ALREADY_IN_USE, -EIO, "STATUS_TOKEN_ALREADY_IN_USE"},
Dsmb2status.h523 #define STATUS_TOKEN_ALREADY_IN_USE cpu_to_le32(0xC000012B) macro
/linux-6.6.21/fs/smb/server/
Dsmbstatus.h525 #define STATUS_TOKEN_ALREADY_IN_USE cpu_to_le32(0xC000012B) macro