Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifspdu.h170 #define SMBOPEN_OTRUNC 0x0002 macro
Dcifssmb.c1130 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()
1142 ofun = SMBOPEN_OTRUNC; in convert_disposition()
1145 ofun = SMBOPEN_OCREATE | SMBOPEN_OTRUNC; in convert_disposition()