Searched refs:FILE_SUPERSEDE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dopen.c1303 * Currently we're using FILE_SUPERSEDE as the same as
1305 * different. FILE_SUPERSEDE deletes an existing file
1308 case FILE_SUPERSEDE:
2167 case FILE_SUPERSEDE:
H A Dnttrans.c916 if ((create_disposition == FILE_SUPERSEDE) && (info == FILE_WAS_OVERWRITTEN)) {
1609 if ((create_disposition == FILE_SUPERSEDE) && (info == FILE_WAS_OVERWRITTEN)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb.h1387 #define FILE_SUPERSEDE 0 /* File exists overwrite/supersede. File not exist create. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h326 #define FILE_SUPERSEDE 0x00000000 macro
H A Dcifssmb.c1080 case FILE_SUPERSEDE:

Completed in 114 milliseconds