Searched refs:ERRbadfile (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smberr.h | 29 #define ERRbadfile 2 /* File not found. The last component macro
|
H A D | netmisc.c | 34 {ERRbadfile, -ENOENT}, 225 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_DEVICE}, { 226 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_FILE}, { 270 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_INVALID}, { 271 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_NOT_FOUND}, { 305 ERRDOS, ERRbadfile, NT_STATUS_DELETE_PENDING}, {
|