Searched refs:ERRbadfile (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
D | smberr.h | 42 #define ERRbadfile 2 /* File not found. The last component macro
|
D | netmisc.c | 35 {ERRbadfile, -ENOENT}, 226 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_DEVICE}, { 227 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_FILE}, { 271 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_INVALID}, { 272 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_NOT_FOUND}, { 306 ERRDOS, ERRbadfile, NT_STATUS_DELETE_PENDING}, {
|