Searched refs:ERRnofids (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smberr.h | 48 #define ERRnofids 4 /* Too many open files. The server has macro
|
H A D | netmisc.c | 37 {ERRnofids, -EMFILE}, 519 ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smberr.h | 35 #define ERRnofids 4 /* Too many open files. The server has macro
|
H A D | netmisc.c | 36 {ERRnofids, -EMFILE}, 518 ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES}, {
|
Completed in 4 milliseconds