Searched refs:ERRbadfile (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/smb/client/ |
D | smberr.h | 29 #define ERRbadfile 2 /* File not found. The last component macro
|
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}, {
|