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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifssmb.c1081 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC;
1093 ofun = SMBOPEN_OTRUNC;
1096 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC;
H A Dcifspdu.h157 #define SMBOPEN_OTRUNC 0x0002 macro

Completed in 65 milliseconds