Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h276 #define STATUS_INVALID_QUOTA_LOWER cpu_to_le32(0xC0000031) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h274 #define STATUS_INVALID_QUOTA_LOWER cpu_to_le32(0xC0000031) macro
H A Dsmb2maperror.c331 {STATUS_INVALID_QUOTA_LOWER, -EIO, "STATUS_INVALID_QUOTA_LOWER"},