Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifspdu.h150 #define SMBOPEN_OTRUNC 0x0002 macro
Dcifssmb.c1120 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()
1132 ofun = SMBOPEN_OTRUNC; in convert_disposition()
1135 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()