Searched refs:ERRbadfile (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smberr.h | 42 #define ERRbadfile 2 /* File not found. The last component macro
|
D | netmisc.c | 48 {ERRbadfile, -ENOENT}, 243 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_DEVICE}, { 244 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_FILE}, { 288 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_INVALID}, { 289 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_NOT_FOUND}, { 323 ERRDOS, ERRbadfile, NT_STATUS_DELETE_PENDING}, {
|