Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c176 {"NT_STATUS_DISK_FULL", NT_STATUS_DISK_FULL},
Dnterr.h174 #define NT_STATUS_DISK_FULL 0xC0000000 | 0x007f macro
Dnetmisc.c354 ERRDOS, 112, NT_STATUS_DISK_FULL}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h164 #define NT_STATUS_DISK_FULL (0xC0000000 | 0x007f) macro