Searched refs:SMBOPEN_OCREATE (Results 1 – 2 of 2) sorted by relevance
1126 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()1132 ofun = SMBOPEN_OCREATE; in convert_disposition()1135 ofun = SMBOPEN_OCREATE | SMBOPEN_OAPPEND; in convert_disposition()1141 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()
174 #define SMBOPEN_OCREATE 0x0010 macro