Home
last modified time | relevance | path

Searched refs:NT_STATUS_INVALID_QUOTA_LOWER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dnterr.h96 #define NT_STATUS_INVALID_QUOTA_LOWER 0xC0000000 | 0x0031 macro
H A Dnterr.c78 {"NT_STATUS_INVALID_QUOTA_LOWER", NT_STATUS_INVALID_QUOTA_LOWER},
H A Dnetmisc.c267 ERRHRD, ERRgeneral, NT_STATUS_INVALID_QUOTA_LOWER}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h86 #define NT_STATUS_INVALID_QUOTA_LOWER (0xC0000000 | 0x0031) macro