Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h175 #define SMBOPEN_OTRUNC 0x0002 macro
Dcifssmb.c1168 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()
1180 ofun = SMBOPEN_OTRUNC; in convert_disposition()
1183 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()