Home
last modified time | relevance | path

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

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