Searched refs:SMBOPEN_OTRUNC (Results 1 – 2 of 2) sorted by relevance
175 #define SMBOPEN_OTRUNC 0x0002 macro
1126 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()1138 ofun = SMBOPEN_OTRUNC; in convert_disposition()1141 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()