Searched refs:SMBOPEN_OCREATE (Results 1 – 2 of 2) sorted by relevance
1140 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()1146 ofun = SMBOPEN_OCREATE; in convert_disposition()1149 ofun = SMBOPEN_OCREATE | SMBOPEN_OAPPEND; in convert_disposition()1155 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()
169 #define SMBOPEN_OCREATE 0x0010 macro