Searched refs:ERRbadfile (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ |
D | netmisc.c | 48 {ERRbadfile, -ENOENT}, 178 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_DEVICE}, { 179 ERRDOS, ERRbadfile, NT_STATUS_NO_SUCH_FILE}, { 223 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_INVALID}, { 224 ERRDOS, ERRbadfile, NT_STATUS_OBJECT_NAME_NOT_FOUND}, { 258 ERRDOS, ERRbadfile, NT_STATUS_DELETE_PENDING}, {
|
D | smberr.h | 42 #define ERRbadfile 2 /* File not found. The last component macro
|
/fs/smbfs/ |
D | proc.c | 704 case ERRbadfile: in smb_errno()
|