Searched refs:SMBOPEN_OTRUNC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c1040 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC;
1052 ofun = SMBOPEN_OTRUNC;
1055 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC;
H A Dcifspdu.h143 #define SMBOPEN_OTRUNC 0x0002 macro

Completed in 70 milliseconds