Searched refs:ERRfilexists (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsmberr.h91 #define ERRfilexists 80 /* The file named in the request macro
H A Dnetmisc.c69 {ERRfilexists, -EEXIST},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Ddoserr.h61 #define ERRfilexists 80 /* File in operation already exists */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dsmberr.c67 {"ERRfilexists",ERRfilexists,"The file named in a Create Directory, Make New File or Link request already exists."},
H A Derrormap.c673 {ERRDOS, ERRfilexists, NT_STATUS_OBJECT_NAME_COLLISION},
1517 { EEXIST, ERRDOS, ERRfilexists, NT_STATUS_OBJECT_NAME_COLLISION},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsmbno.h41 #define ERRfilexists 80 /* File in operation already exists */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dnttrans.c731 status = NT_STATUS_DOS(ERRDOS, ERRfilexists);
811 status = NT_STATUS_DOS(ERRDOS, ERRfilexists);
H A Dlanman.c1835 res = ERRfilexists;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/smbfs/
H A Dproc.c725 case ERRfilexists:

Completed in 71 milliseconds