Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h151 #define SMBOPEN_OTRUNC 0x0002 macro
H A Dcifssmb.c1037 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()
1049 ofun = SMBOPEN_OTRUNC; in convert_disposition()
1052 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()