Searched refs:SMBOPEN_OAPPEND (Results 1 – 2 of 2) sorted by relevance
1030 ofun = SMBOPEN_OAPPEND; in convert_disposition()1036 ofun = SMBOPEN_OCREATE | SMBOPEN_OAPPEND; in convert_disposition()1046 ofun = SMBOPEN_OAPPEND; /* regular open */ in convert_disposition()
151 #define SMBOPEN_OAPPEND 0x0001 macro