Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
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-5.19.10/fs/ksmbd/
Dnterr.h164 #define NT_STATUS_DISK_FULL (0xC0000000 | 0x007f) macro