Searched refs:ERRfilexists (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | smbno.h | 41 #define ERRfilexists 80 /* File in operation already exists */ macro |
/linux-2.4.37.9/fs/smbfs/ | ||
D | proc.c | 644 case ERRfilexists: in smb_errno() |